Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc248 JValue ExecuteGotoImpl(Thread*, const DexFile::CodeItem*, ShadowFrame&, JValue) { in ExecuteGotoImpl() function
Dinterpreter_goto_table_impl.cc157 JValue ExecuteGotoImpl(Thread* self, const DexFile::CodeItem* code_item, ShadowFrame& shadow_frame, in ExecuteGotoImpl() function