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.cpp653 ARK_INLINE JSTaggedType* OptimizedJSFunctionFrame::GetArgv(const FrameIterator &it) const in GetArgv() function in panda::ecmascript::OptimizedJSFunctionFrame
719 ARK_INLINE JSTaggedType* FASTJITFunctionFrame::GetArgv(const FrameIterator &it) const in GetArgv() function in panda::ecmascript::FASTJITFunctionFrame
Dframes.h557 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function
1481 const JSTaggedType* GetArgv() const in GetArgv() function
1773 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function