Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h77 void ProfileClassRootHClass(JSTaggedType ctor, JSTaggedType rootHcValue,
H A Dpgo_profiler.cpp78 void PGOProfiler::ProfileClassRootHClass(JSTaggedType ctor, JSTaggedType rootHcValue, ProfileType::Kind kind) in ProfileClassRootHClass() argument
102 auto rootHc = JSHClass::Cast(JSTaggedValue(rootHcValue).GetTaggedObject()); in ProfileClassRootHClass()

Completed in 8 milliseconds