Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp617 GateRef newSlotValue = in ProfileBranch() local
619 newSlotValue = Int32Or(newSlotValue, Int32LSL(*newFalse, Int32(PGOSampleType::WEIGHT_START_BIT))); in ProfileBranch()
621 VariableType::JS_ANY(), glue, profileTypeInfo, slotId, IntToTaggedInt(newSlotValue)); in ProfileBranch()

Completed in 3 milliseconds