Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter_impl.cpp37 void ExecuteImplType(InterpreterType interpreterType, ManagedThread *thread, const uint8_t *pc, Fra… in ExecuteImplType()
81 InterpreterType interpreterType = InterpreterType::CPP; in ExecuteImpl() local