Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getKillCount
Function
getKillCount
spec/aether/java_spec.js:405–405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
403
return
aether._shouldYield = true;
404
},
405
getKillCount() {
return
this.killCount; }
406
};
407
const
code = `\
408
public
class
YieldClass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected