Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h3353 ALWAYS_INLINE inline void CallInterpreterStackless(Method *method) in CallInterpreterStackless() function
3423CallInterpreterStackless<FrameHelper, FORMAT, IS_DYNAMIC_T, IS_RANGE, ACCEPT_ACC, INITOBJ, CALL>(m… in HandleCall()