Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.h127 void DependOnConsistentJSFunctionView(const JSFunctionRef& function);
Dcompilation-dependencies.cc1327 void CompilationDependencies::DependOnConsistentJSFunctionView( in DependOnConsistentJSFunctionView() function in v8::internal::compiler::CompilationDependencies
Dheap-refs.cc1127 broker->dependencies()->DependOnConsistentJSFunctionView(ref); in RecordConsistentJSFunctionViewDependencyIfNeeded()