Home
last modified time | relevance | path

Searched refs:fastJitFunctionFrame (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3152 auto fastJitFunctionFrame = it.GetFrame<FASTJITFunctionFrame>(); in GetActualArgvNoGC() local
3153 return reinterpret_cast<uintptr_t>(fastJitFunctionFrame->GetArgv(it)); in GetActualArgvNoGC()

Completed in 12 milliseconds