Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc429 class OwnConstantDataPropertyDependency final : public CompilationDependency { class
431 OwnConstantDataPropertyDependency(JSHeapBroker* broker, in OwnConstantDataPropertyDependency() function in v8::internal::compiler::__anon82456ba40211::OwnConstantDataPropertyDependency
483 const OwnConstantDataPropertyDependency* const zat = in Equals()
1165 RecordDependency(zone_->New<OwnConstantDataPropertyDependency>( in DependOnOwnConstantDataProperty()