Lines Matching defs:zone
90 Zone* zone) in ElementAccessInfo()
98 PropertyAccessInfo PropertyAccessInfo::Invalid(Zone* zone) { in Invalid()
104 Zone* zone, MapRef receiver_map, base::Optional<JSObjectRef> holder) { in NotFound()
110 Zone* zone, MapRef receiver_map, in DataField()
131 Zone* zone, MapRef receiver_map, in FastDataConstant()
145 Zone* zone, MapRef receiver_map, base::Optional<ObjectRef> constant, in FastAccessorConstant()
152 PropertyAccessInfo PropertyAccessInfo::ModuleExport(Zone* zone, in ModuleExport()
160 PropertyAccessInfo PropertyAccessInfo::StringLength(Zone* zone, in StringLength()
167 Zone* zone, MapRef receiver_map, JSObjectRef holder, in DictionaryProtoDataConstant()
175 Zone* zone, MapRef receiver_map, base::Optional<JSObjectRef> holder, in DictionaryProtoAccessorConstant()
181 PropertyAccessInfo::PropertyAccessInfo(Zone* zone) in PropertyAccessInfo()
190 Zone* zone, Kind kind, base::Optional<JSObjectRef> holder, in PropertyAccessInfo()
201 Zone* zone, Kind kind, base::Optional<JSObjectRef> holder, in PropertyAccessInfo()
239 Zone* zone, Kind kind, base::Optional<JSObjectRef> holder, in PropertyAccessInfo()
268 AccessMode access_mode, Zone* zone) { in Merge()
362 Zone* zone) in AccessInfoFactory()
524 Isolate* isolate, Zone* zone, JSHeapBroker* broker, in AccessorAccessInfoHelper()