Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1576 auto parentHCValue = parent->GetParent(); in UpdateTransitionLayout() local
1577 if (!parentHCValue.IsJSHClass()) { in UpdateTransitionLayout()
1580 parent = JSHClass::Cast(parentHCValue.GetTaggedObject()); in UpdateTransitionLayout()

Completed in 5 milliseconds