Home
last modified time | relevance | path

Searched refs:CreateChildHClassFromPGO (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_hclass_generator.cpp191 childHClass = JSHClass::CreateChildHClassFromPGO(thread, parent, layoutDesc); in CreateChildHClass()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.h2047 static JSHandle<JSHClass> CreateChildHClassFromPGO(const JSThread* thread,
H A Djs_hclass.cpp1329 JSHandle<JSHClass> JSHClass::CreateChildHClassFromPGO(const JSThread* thread, in CreateChildHClassFromPGO() function in panda::ecmascript::JSHClass

Completed in 9 milliseconds