Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcompilation-dependencies.h62 void DependOnFieldType(const MapRef& map, InternalIndex descriptor);
Dcompilation-dependencies.cc447 void CompilationDependencies::DependOnFieldType(const MapRef& map, in DependOnFieldType() function in v8::internal::compiler::CompilationDependencies