Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds