Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod-inl.h113 …ALWAYS_INLINE inline static coretypes::TaggedValue CompiledCodeExecute(ManagedThread *thread, Meth… in CompiledCodeExecute() function
417 return InvokeHelper::CompiledCodeExecute(thread, this, numActualArgs, args); in InvokeImpl()