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.h128 inline GateRef GetArgv() in GetArgv() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp494 ARK_INLINE JSTaggedType* OptimizedJSFunctionFrame::GetArgv(const FrameIterator &it) const in GetArgv() function in panda::ecmascript::OptimizedJSFunctionFrame
Dframes.h472 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function
1350 const JSTaggedType* GetArgv() const in GetArgv() function