Lines Matching defs:hClass
701 GateRef CircuitBuilder::IsCompositeHClass(GateRef hClass) in IsCompositeHClass()
709 …ilder::CheckHClassFieldInvalidAccess([[maybe_unused]]GateRef glue, [[maybe_unused]] GateRef hClass) in CheckHClassFieldInvalidAccess()
728 …rcuitBuilder::CheckHClassAddrInvalid([[maybe_unused]]GateRef glue, [[maybe_unused]] GateRef hClass) in CheckHClassAddrInvalid()
751 GateRef CircuitBuilder::GetPrototypeFromHClass(GateRef glue, GateRef hClass) in GetPrototypeFromHClass()
758 GateRef CircuitBuilder::GetEnumCacheFromHClass(GateRef glue, GateRef hClass) in GetEnumCacheFromHClass()
765 GateRef CircuitBuilder::GetProtoChangeMarkerFromHClass(GateRef glue, GateRef hClass) in GetProtoChangeMarkerFromHClass()
913 GateRef CircuitBuilder::HasDeleteProperty(GateRef hClass) in HasDeleteProperty()
922 GateRef CircuitBuilder::IsOnHeap(GateRef hClass) in IsOnHeap()
1485 GateRef CircuitBuilder::TransProtoWithoutLayout(GateRef glue, GateRef hClass, GateRef proto) in TransProtoWithoutLayout()
1524 GateRef hClass = GetGlobalConstantValue(VariableType::JS_POINTER(), glue, in OrdinaryNewJSObjectCreate() local
1732 GateRef hClass = LoadHClassByConstOffset(glue, array); in IsStableArrayLengthWriteable() local