Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp1051 GateRef convertedDouble = builder_.DoubleToTaggedDoublePtr(tmpDouble); in LowerMigrateFromRawValueToHeapValues() local
1053 *index, convertedDouble); in LowerMigrateFromRawValueToHeapValues() local
H A Dstub_builder.cpp9866 GateRef convertedDouble = DoubleToTaggedDoublePtr(tmpDouble); in MigrateFromRawValueToHeapValues() local
9867 SetValueToTaggedArray(VariableType::JS_ANY(), glue, *newElements, *index, convertedDouble); in MigrateFromRawValueToHeapValues() local

Completed in 19 milliseconds