Home
last modified time | relevance | path

Searched defs:argvPtr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dframes.cpp876 uintptr_t* argvPtr = reinterpret_cast<uintptr_t *>(&frame->argc + 1); in GCIterate() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3107 CreateArrayFromList([[maybe_unused]] uintptr_t argGlue, int32_t argc, JSTaggedValue *argvPtr) CreateArrayFromList() argument

Completed in 12 milliseconds