Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dinterpreter.cpp27 void Execute(ManagedThread *thread, const uint8_t *pc, Frame *frame, bool jump_to_eh) in Execute()
Dinterpreter_impl.cpp28 void ExecuteImpl(ManagedThread *thread, const uint8_t *pc, Frame *frame, bool jump_to_eh) in ExecuteImpl()