Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_interpreter_impl.cpp24 void ExecuteImpl(ManagedThread *thread, const uint8_t *pc, Frame *frame) in ExecuteImpl() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter_impl.cpp77 void ExecuteImpl(ManagedThread *thread, const uint8_t *pc, Frame *frame, bool jumpToEh) in ExecuteImpl() function