Home
last modified time | relevance | path

Searched defs:CreateFrameWithActualArgs (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h238 …static Frame *CreateFrameWithActualArgs(uint32_t nregs, uint32_t numActualArgs, Method *method, Fr… in CreateFrameWithActualArgs() function
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp588 static Frame *CreateFrameWithActualArgs(uint32_t nregs, uint32_t numActualArgs, Method *method, Fra… in CreateFrameWithActualArgs() function