Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp4812 GateRef doubleToInt = DoubleToInt(glue, doubleLength); in GenArrayConstructor() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_hcr_lowering.cpp2339 GateRef doubleToInt = builder_.DoubleToInt(doubleLength, &GetDoubleToIntValue); in LowerArrayConstructor() local
2436 GateRef doubleToInt = builder_.DoubleToInt(doubleLength, &GetDoubleToIntValue); in ConvertFloat32ArrayConstructorLength() local

Completed in 17 milliseconds