• Home
  • Raw
  • Download

Lines Matching defs:hClass

87     GateRef hClass = LoadHClass(obj);  in IsCallable()  local
107 GateRef CircuitBuilder::IsPrototypeHClass(GateRef hClass) in IsPrototypeHClass()
167 GateRef CircuitBuilder::IsStableArguments(GateRef hClass) in IsStableArguments()
175 GateRef CircuitBuilder::IsStableArray(GateRef hClass) in IsStableArray()
223 GateRef CircuitBuilder::GetObjectSizeFromHClass(GateRef hClass) in GetObjectSizeFromHClass()
233 GateRef CircuitBuilder::IsDictionaryModeByHClass(GateRef hClass) in IsDictionaryModeByHClass()
243 void CircuitBuilder::StoreHClass(GateRef glue, GateRef object, GateRef hClass) in StoreHClass()
249 void CircuitBuilder::StoreHClassWithoutBarrier(GateRef glue, GateRef object, GateRef hClass) in StoreHClassWithoutBarrier()
260 GateRef CircuitBuilder::GetObjectType(GateRef hClass) in GetObjectType()
278 GateRef CircuitBuilder::GetElementsKindByHClass(GateRef hClass) in GetElementsKindByHClass()
287 GateRef CircuitBuilder::HasConstructorByHClass(GateRef hClass) in HasConstructorByHClass()
297 GateRef CircuitBuilder::IsDictionaryElement(GateRef hClass) in IsDictionaryElement()
307 GateRef CircuitBuilder::IsStableElements(GateRef hClass) in IsStableElements()
317 GateRef CircuitBuilder::IsJSArrayPrototypeModified(GateRef hClass) in IsJSArrayPrototypeModified()
329 GateRef hClass = LoadHClass(object); in HasConstructor() local
335 GateRef hClass = LoadHClass(object); in IsConstructor() local
347 GateRef hClass = LoadHClass(object); in IsClassConstructor() local
364 GateRef hClass = LoadHClass(object); in IsExtensible() local
375 GateRef hClass = LoadHClass(object); in IsClassPrototype() local