Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h105 void UpdateTrackElementsKind(JSTaggedValue trackInfoVal, ElementsKind newKind);
H A Dpgo_profiler.cpp245 void PGOProfiler::UpdateTrackElementsKind(JSTaggedValue trackInfoVal, ElementsKind newKind) in UpdateTrackElementsKind() function in panda::ecmascript::pgo::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.cpp747 thread->GetEcmaVM()->GetPGOProfiler()->UpdateTrackElementsKind(trackInfoVal, newKind); in TransitToElementsKind()
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp597 thread->GetEcmaVM()->GetPGOProfiler()->UpdateTrackElementsKind(trackInfoVal, kind); in DEF_RUNTIME_STUBS()

Completed in 16 milliseconds