Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp1143 GateRef convertedDoubleFromTInt = builder_.CastDoubleToInt64(builder_.GetDoubleOfTInt(value)); in LowerMigrateFromHeapValueToRawValue() local
1145 convertedDoubleFromTInt); in LowerMigrateFromHeapValueToRawValue() local
H A Dstub_builder.cpp9955 GateRef convertedDoubleFromTInt = CastDoubleToInt64(GetDoubleOfTInt(value)); in MigrateFromHeapValueToRawValue() local
9957 convertedDoubleFromTInt); in MigrateFromHeapValueToRawValue() local

Completed in 22 milliseconds