Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp3976 JSHandle<JSHClass> objHClass = CreateObjectLiteralRootHClass(length); in GetObjectLiteralRootHClass() local
3983 JSHandle<JSHClass> objHClass = CreateObjectLiteralRootHClass(length); in GetObjectLiteralRootHClass() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2938 GateRef objHClass = builder_.LoadHClass(*object); in LowerOrdinaryHasInstance() local