Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ push_end
Method
push_end
g2all/900/rop/950.js:216–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
215
// sequence to pivot back and return
216
push_end() {
217
this.push_gadget(
"leave; ret"
);
218
}
219
220
check_is_branching() {
221
if
(this.is_branch_ctx) {
Callers
nothing calls this directly
Calls
1
push_gadget
Method · 0.45
Tested by
no test coverage detected