Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_hclass_generator.cpp217 JSHandle<JSHClass> PGOHClassGenerator::CreateRootHClassWithCached( in CreateRootHClassWithCached() function in panda::ecmascript::kungfu::PGOHClassGenerator
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1380 JSHandle<JSHClass> JSHClass::CreateRootHClassWithCached(const JSThread* thread, in CreateRootHClassWithCached() function in panda::ecmascript::JSHClass