Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h103 void UpdateTrackArrayLength(JSTaggedValue trackInfoVal, uint32_t newSize);
H A Dpgo_profiler.cpp269 void PGOProfiler::UpdateTrackArrayLength(JSTaggedValue trackInfoVal, uint32_t newSize) in UpdateTrackArrayLength() function in panda::ecmascript::pgo::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp102 thread->GetEcmaVM()->GetPGOProfiler()->UpdateTrackArrayLength(trackInfo, newCapacity); in GrowElementsCapacity()

Completed in 11 milliseconds