Home
last modified time | relevance | path

Searched defs:isIntKind (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp162 bool needCOW, bool isIntKind) in MigrateFromRawValueToHeapValue()
189 bool needCOW, bool isIntKind) in MigrateFromHeapValueToRawValue()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp1070 GateRef isIntKind = acc_.GetValueIn(gate, 2); in LowerMigrateFromRawValueToHeapValues() local
1156 GateRef isIntKind = acc_.GetValueIn(gate, 2); in LowerMigrateFromHeapValueToRawValue() local
Dmcr_circuit_builder.cpp2222 …CircuitBuilder::MigrateFromRawValueToHeapValues(GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromRawValueToHeapValues()
2236 … CircuitBuilder::MigrateFromHeapValueToRawValue(GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromHeapValueToRawValue()
Dstub_builder.cpp11361 …::MigrateFromRawValueToHeapValues(GateRef glue, GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromRawValueToHeapValues()
11446 …r::MigrateFromHeapValueToRawValue(GateRef glue, GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromHeapValueToRawValue()