Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.h71 inline GateRef GetArgv() in GetArgv() function in panda::ecmascript::kungfu::BuiltinsStubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A 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
H A Dframes.h577 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function
1527 const JSTaggedType* GetArgv() const in GetArgv() function
1829 JSTaggedType* GetArgv(uintptr_t *preFrameSp) const in GetArgv() function

Completed in 6 milliseconds