Home
last modified time | relevance | path

Searched defs:isCache (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_parser.cpp204 bool isCache = rootType.IsObjectLiteralType(); in CreatePGOType() local
230 const PGOHClassGenerator &generator, bool isCache) in GenerateHClassForClassType()
251 …GenerateHClassForPrototype(ProfileType rootType, const PGOHClassGenerator &generator, bool isCache) in GenerateHClassForPrototype()
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1256 bool isCache) in CreateRootHClassFromPGO()