Searched defs:CreateRootHClassWithCached (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ | ||
| D | pgo_hclass_generator.cpp | 217 JSHandle<JSHClass> PGOHClassGenerator::CreateRootHClassWithCached( in CreateRootHClassWithCached() function in panda::ecmascript::kungfu::PGOHClassGenerator |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_hclass.cpp | 1380 JSHandle<JSHClass> JSHClass::CreateRootHClassWithCached(const JSThread* thread, in CreateRootHClassWithCached() function in panda::ecmascript::JSHClass |