MCPcopy Index your code
hub / github.com/codecombat/codecombat / stringify

Method stringify

app/models/CocoModel.js:607–607  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

605 }
606
607 stringify () { return JSON.stringify(this.toJSON()) }
608
609 wait (event) { return new Promise(resolve => this.once(event, resolve)) }
610

Callers 15

copyFunction · 0.45
initFunction · 0.45
respondFunction · 0.45

Calls

no outgoing calls

Tested by 3

copyFunction · 0.36
initFunction · 0.36
respondFunction · 0.36