Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ aether_worker.js
File
aether_worker.js
app/assets/javascripts/workers/aether_worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
window = self;
2
var
Global = self;
3
4
importScripts(
"/javascripts/lodash.js"
,
"/javascripts/aether.js"
);
Callers
nothing calls this directly
Calls
7
createAether
Function · 0.85
updateLanguageAether
Function · 0.85
hasChangedSignificantly
Function · 0.85
lint
Function · 0.85
transpile
Function · 0.85
parse
Method · 0.80
stringify
Method · 0.45
Tested by
no test coverage detected