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

Method check_is_branching

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

Source from the content-addressed store, hash-verified

218 }
219
220 check_is_branching() {
221 if (this.is_branch_ctx) {
222 throw Error('chain is still branching, end it before running');
223 }
224 }
225
226 push_value(value) {
227 super.push_value(value);

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected