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

Method empty

g2all/900/module/chain.js:201–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 // use this if you want to write a new ROP chain but don't want to allocate
200 // a new instance
201 empty() {
202 this.position = 0;
203 }
204
205 // flag indicating whether .run() was ever called with this chain
206 get is_dirty() {

Callers 1

resetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected