MCPcopy Create free account
hub / github.com/IIIImmmyyy/frida-il2cppDumper / context

Method context

_agent.js:1883–1885  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1881const Il2CppGenericContext_1 = require("./Il2CppGenericContext");
1882class Il2CppGenericMethod extends NativeStruct_1.NativeStruct {
1883 context() {
1884 return new Il2CppGenericContext_1.Il2CppGenericContext(this.add(0x8));
1885 }
1886}
1887exports.Il2CppGenericMethod = Il2CppGenericMethod;
1888},{"./Il2CppGenericContext":14,"./NativeStruct":21}],17:[function(require,module,exports){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected