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/900.js:214–216 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
213
// sequence to pivot back and return
214
push_end() {
215
this.push_gadget(
"leave; ret"
);
216
}
217
218
check_is_branching() {
219
if
(this.is_branch_ctx) {
Callers
1
race_one
Function · 0.45
Calls
1
push_gadget
Method · 0.45
Tested by
no test coverage detected