MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / methodList

Method methodList

src/vmStructs.h:256–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254 }
255
256 MethodList** methodList() {
257 return (MethodList**) at(sizeof(uintptr_t) * 6 + 8);
258 }
259};
260
261class VMKlass : VMStructs {

Callers 1

loadMethodIDsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected