MCPcopy Create free account
hub / github.com/codecombat/codecombat / onFail

Method onFail

app/views/ladder/SimulateTabView.js:209–212  ·  view source on GitHub ↗
(resource, jqxhr)

Source from the content-addressed store, hash-verified

207 }
208
209 onFail (resource, jqxhr) {
210 if (this.destroyed) { return }
211 return this.trigger('error', this, jqxhr)
212 }
213
214 inTopSimulators () {
215 let needle

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected