Home
last modified time | relevance | path

Searched refs:zat (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc203 const InitialMapDependency* const zat = that->AsInitialMap(); variable
204 return function_.equals(zat->function_) &&
205 initial_map_.equals(zat->initial_map_);
255 const PrototypePropertyDependency* const zat = that->AsPrototypeProperty(); variable
256 return function_.equals(zat->function_) &&
257 prototype_.equals(zat->prototype_);
287 const StableMapDependency* const zat = that->AsStableMap(); variable
288 return map_.equals(zat->map_);
416 const ConstantInDictionaryPrototypeChainDependency* const zat = variable
418 return receiver_map_.equals(zat
483 const OwnConstantDataPropertyDependency* const zat = global() variable
554 const OwnConstantDictionaryPropertyDependency* const zat = global() variable
585 const ConsistentJSFunctionViewDependency* const zat = global() variable
614 const TransitionDependency* const zat = that->AsTransition(); global() variable
645 const PretenureModeDependency* const zat = that->AsPretenureMode(); global() variable
695 const FieldRepresentationDependency* const zat = global() variable
741 const FieldTypeDependency* const zat = that->AsFieldType(); global() variable
787 const FieldConstnessDependency* const zat = that->AsFieldConstness(); global() variable
829 const GlobalPropertyDependency* const zat = that->AsGlobalProperty(); global() variable
860 const ProtectorDependency* const zat = that->AsProtector(); global() variable
893 const ObjectSlotValueDependency* const zat = that->AsObjectSlotValue(); global() variable
931 const ElementsKindDependency* const zat = that->AsElementsKind(); global() variable
969 const OwnConstantElementDependency* const zat = global() variable
1016 const InitialMapInstanceSizePredictionDependency* const zat = global() variable
[all...]

Completed in 2 milliseconds