Home
last modified time | relevance | path

Searched defs:heapConstant (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp241 ConstantPoolHeapConstant heapConstant, const JSHandle<JSTaggedValue> &heapObj) in RecordHeapConstant()
Dts_inline_lowering.cpp558 GateRef heapConstant = builder_.HeapConstant(heapConstantIndex); in InlineFuncCheck() local
831 GateRef heapConstant = builder_.HeapConstant(heapConstantIndex); in InlineSuperCallCheck() local
Dtyped_hcr_lowering.cpp1813 auto heapConstant = acc_.GetValueIn(gate, 1); // 1: the second value, heapConstant in LowerJSInlineTargetHeapConstantCheck() local