Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4179 JSHandle<JSHClass> objHClass = CreateObjectLiteralRootHClass(maxPropsNum); in GetObjectLiteralRootHClass() local
4186 JSHandle<JSHClass> objHClass = CreateObjectLiteralRootHClass(maxPropsNum); in GetObjectLiteralRootHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2617 GateRef objHClass = builder_.LoadHClassByConstOffset(*object); in LowerOrdinaryHasInstance() local