Home
last modified time | relevance | path

Searched defs:InvokeInterpreter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/docs/
Ddeoptimization.md88 ### InvokeInterpreter subsection
/arkcompiler/runtime_core/static_core/runtime/bridge/
Dbridge.cpp65 extern "C" int64_t InvokeInterpreter(ManagedThread *thread, const uint8_t *pc, Frame *frame, Frame … in InvokeInterpreter() function