Home
last modified time | relevance | path

Searched refs:constpoolId (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.h554 int32_t constpoolId = GetCurrentConstpoolId(); in GetCurrentConstpool() local
556 sharedConstPool = circuit_->NewGate(circuit_->GetSharedConstPool(constpoolId), MachineType::I64, {jsFunc}, in GetCurrentConstpool()
570 if (preConstpoolId == constpoolId) { in GetCurrentConstpool()

Completed in 2 milliseconds