Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2336 GateRef doubleToInt = builder_.DoubleToInt(doubleLength, &GetDoubleToIntValue); in LowerArrayConstructor() local
2433 GateRef doubleToInt = builder_.DoubleToInt(doubleLength, &GetDoubleToIntValue); in ConvertFloat32ArrayConstructorLength() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp4553 GateRef doubleToInt = DoubleToInt(glue, doubleLength); in GenArrayConstructor() local