Home
last modified time | relevance | path

Searched refs:CallCompiledCode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h3386 ALWAYS_INLINE inline void CallCompiledCode(Method *method) in CallCompiledCode() function
3420 CallCompiledCode<FORMAT, IS_DYNAMIC_T>(method); in HandleCall()