Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_dictionary.h219 JSTaggedType GetFakeParent(JSTaggedType child);
H A Dtagged_dictionary.cpp574 JSTaggedType FunctionProtoTransitionTable::GetFakeParent(JSTaggedType child) in GetFakeParent() function in panda::ecmascript::FunctionProtoTransitionTable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp118 JSTaggedType baseIhc = transitionTable->GetFakeParent(JSTaggedType(phcRoot)); in ProfileProtoTransitionClass()
1278 JSTaggedType ihc0 = transitionTable->GetFakeParent(JSTaggedType(ihc1)); in TryDumpProtoTransitionType()
1279 JSTaggedType baseIhc = transitionTable->GetFakeParent(phc1Root.GetRawData()); in TryDumpProtoTransitionType()

Completed in 6 milliseconds