Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp1151 GateRef convertedDoubleFromTDouble = builder_.CastDoubleToInt64(doubleValue); in LowerMigrateFromHeapValueToRawValue() local
1153 convertedDoubleFromTDouble); in LowerMigrateFromHeapValueToRawValue() local
H A Dstub_builder.cpp9962 GateRef convertedDoubleFromTDouble = CastDoubleToInt64(GetDoubleOfTDouble(value)); in MigrateFromHeapValueToRawValue() local
9964 convertedDoubleFromTDouble); in MigrateFromHeapValueToRawValue() local

Completed in 19 milliseconds