Home
last modified time | relevance | path

Searched defs:doubleLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2015 GateRef doubleLength = builder_.GetDoubleOfTDouble(arg0); in LowerArrayConstructor() local
2111 GateRef doubleLength = builder_.GetDoubleOfTDouble(len); in ConvertFloat32ArrayConstructorLength() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp5101 GateRef doubleLength = GetDoubleOfTDouble(arg0); in GenArrayConstructor() local