Searched refs:DependOnFieldType (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | compilation-dependencies.h | 62 void DependOnFieldType(const MapRef& map, InternalIndex descriptor); |
D | compilation-dependencies.cc | 447 void CompilationDependencies::DependOnFieldType(const MapRef& map, in DependOnFieldType() function in v8::internal::compiler::CompilationDependencies |