Home
last modified time | relevance | path

Searched defs:transitionTable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_manager.cpp196 auto transitionTable = thread_->GetEcmaVM()->GetFunctionProtoTransitionTable(); in GenProtoTransitionInfo() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp138 auto* transitionTable = vm_->GetFunctionProtoTransitionTable(); in ProfileProtoTransitionClass() local
213 auto* transitionTable = vm_->GetFunctionProtoTransitionTable(); in ProfileProtoTransitionPrototype() local
1239 auto* transitionTable = vm_->GetFunctionProtoTransitionTable(); in TryDumpProtoTransitionType() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp449 auto transitionTable = thread->GetEcmaVM()->GetFunctionProtoTransitionTable(); in FindTransitionProtoForAOT() local