Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_array.cpp55 JSHandle<JSTaggedValue> arrayFunction = env->GetArrayFunction(); in ArrayCreate() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_lowering.cpp186 GateRef arrayFunction = in LowerArrayCheck() local
206 GateRef arrayFunction = in LowerStableArrayCheck() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1926 JSHandle<JSObject> arrayFunction( in InitializeArray() local