Home
last modified time | relevance | path

Searched defs:GetArgv (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h71 inline GateRef GetArgv() in GetArgv() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp671 ARK_INLINE JSTaggedType* OptimizedJSFunctionFrame::GetArgv(const FrameIterator &it) const in GetArgv() function in panda::ecmascript::OptimizedJSFunctionFrame
735 ARK_INLINE JSTaggedType* FASTJITFunctionFrame::GetArgv(const FrameIterator &it) const in GetArgv() function in panda::ecmascript::FASTJITFunctionFrame
Dframes.h575 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function
1537 const JSTaggedType* GetArgv() const in GetArgv() function
1839 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function