Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc839 class ProtectorDependency final : public CompilationDependency {
841 explicit ProtectorDependency(const PropertyCellRef& cell) in ProtectorDependency() function in v8::internal::compiler::__anon14333::final
860 const ProtectorDependency* const zat = that->AsProtector();
1100 RecordDependency(zone_->New<ProtectorDependency>(cell)); in DependOnProtector()

Completed in 3 milliseconds