MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / check_is_empty

Method check_is_empty

g2all/900/rop/950.js:279–283  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

277 this.is_stale = true;
278 }
279 check_is_empty() {
280 if (this.position === 0) {
281 throw Error('chain is empty');
282 }
283 }
284}
285
286// Chain for PS4 9.00

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected