Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp2367 GateRef isConstGate = isConst ? builder_.TaggedTrue() : builder_.TaggedFalse(); in LowerStConstToGlobalRecord() local
2368 GateRef result = LowerCallRuntime(gate, id, { propKey, value, isConstGate }, true); in LowerStConstToGlobalRecord()

Completed in 8 milliseconds