Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1089 if (CheckProtoChangeMarker(cellValue)) { in DumpICByNameWithHandler()
1100 if (CheckProtoChangeMarker(cellValue)) { in DumpICByNameWithHandler()
1111 if (CheckProtoChangeMarker(cellValue)) { in DumpICByNameWithHandler()
1140 if (CheckProtoChangeMarker(cellValue)) { in DumpICLoadByNameWithHandler()
1787 bool PGOProfiler::CheckProtoChangeMarker(JSTaggedValue cellValue) const in CheckProtoChangeMarker() function in panda::ecmascript::pgo::PGOProfiler
H A Dpgo_profiler.h241 bool CheckProtoChangeMarker(JSTaggedValue cellValue) const;

Completed in 5 milliseconds