Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getKillCount
Function
getKillCount
spec/aether/es6_spec.js:872–872 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
870
return
aether._shouldYield = true;
871
},
872
getKillCount() {
return
this.killCount; }
873
};
874
const
code = `\
875
while
(true) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected