Searched defs:GetArgv (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| D | builtins_stubs.h | 71 inline GateRef GetArgv() in GetArgv() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | frames.cpp | 671 ARK_INLINE JSTaggedType* OptimizedJSFunctionFrame::GetArgv(const FrameIterator &it) const in GetArgv() function in panda::ecmascript::OptimizedJSFunctionFrame |
| D | frames.h | 575 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function |