Home
last modified time | relevance | path

Searched refs:PrototypePropertyDependency (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc212 class PrototypePropertyDependency final : public CompilationDependency { class
214 PrototypePropertyDependency(JSHeapBroker* broker, in PrototypePropertyDependency() function in v8::internal::compiler::__anonfeb74f180211::PrototypePropertyDependency
255 const PrototypePropertyDependency* const zat = that->AsPrototypeProperty(); in Equals()
1044 zone_->New<PrototypePropertyDependency>(broker_, function, prototype)); in DependOnPrototypeProperty()