Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc567 class ConsistentJSFunctionViewDependency final : public CompilationDependency { class
569 explicit ConsistentJSFunctionViewDependency(const JSFunctionRef& function) in ConsistentJSFunctionViewDependency() function in v8::internal::compiler::__anonfeb74f180211::ConsistentJSFunctionViewDependency
585 const ConsistentJSFunctionViewDependency* const zat = in Equals()
1329 RecordDependency(zone_->New<ConsistentJSFunctionViewDependency>(function)); in DependOnConsistentJSFunctionView()