Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dinterpreter-inl.h3031 ALWAYS_INLINE inline void CallInterpreterStackless(Method *method) in CallInterpreterStackless() function
3102CallInterpreterStackless<FrameHelper, format, is_dynamic_t, is_range, accept_acc, initobj>(method); in HandleCall()