Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp375 auto callSiteSp = OptimizedJSFunctionFrame::ComputeArgsConfigFrameSp(current_); in GetPrevFrameCallSiteSp()
Dframes.h500 static uintptr_t ComputeArgsConfigFrameSp(JSTaggedType *fp) in ComputeArgsConfigFrameSp() function