Home
last modified time | relevance | path

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

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