Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp194 bool needCOW, bool isIntKind) in MigrateFromRawValueToHeapValue()
221 bool needCOW, bool isIntKind) in MigrateFromHeapValueToRawValue()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp1015 GateRef isIntKind = acc_.GetValueIn(gate, 2); in LowerMigrateFromRawValueToHeapValues() local
1101 GateRef isIntKind = acc_.GetValueIn(gate, 2); in LowerMigrateFromHeapValueToRawValue() local
Dmcr_circuit_builder.cpp2155 …CircuitBuilder::MigrateFromRawValueToHeapValues(GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromRawValueToHeapValues()
2169 … CircuitBuilder::MigrateFromHeapValueToRawValue(GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromHeapValueToRawValue()
Dstub_builder.cpp10650 …::MigrateFromRawValueToHeapValues(GateRef glue, GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromRawValueToHeapValues()
10735 …r::MigrateFromHeapValueToRawValue(GateRef glue, GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromHeapValueToRawValue()