Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp92 JSHandle<JSTaggedValue> argArray = BuiltinsBase::GetCallArg(argv, 0); in FastCopyElementFromArray() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp1061 JSHandle<JSTaggedValue> argArray = GetCallArg(argv, 0); in Set() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1608 …JSHandle<JSTaggedValue> argArray = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the zeroth … in DEF_RUNTIME_STUBS() local