Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.h562 GateRef preSharedConstPool = Circuit::NullGate(); in GetCurrentConstpool() local
566 preSharedConstPool = gateAcc_.GetValueIn(frameArgs, static_cast<size_t>(FrameArgIdx::SHARED_CONST_POOL)); in GetCurrentConstpool()
569 preConstpoolId = static_cast<int32_t>(gateAcc_.GetConstpoolId(preSharedConstPool)); in GetCurrentConstpool()
571 sharedConstPool = preSharedConstPool; in GetCurrentConstpool()

Completed in 2 milliseconds