Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1260 return CreateRootHClassWithCached(thread, desc, maxNum); in CreateRootHClassFromPGO()
1291 JSHandle<JSHClass> JSHClass::CreateRootHClassWithCached(const JSThread* thread, in CreateRootHClassWithCached() function in panda::ecmascript::JSHClass
Djs_hclass.h2044 static JSHandle<JSHClass> CreateRootHClassWithCached(const JSThread* thread,