Searched refs:AreValid (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | compilation-dependencies.h | 87 bool AreValid() const; |
D | compilation-dependencies.cc | 361 bool CompilationDependencies::AreValid() const { in AreValid() function in v8::internal::compiler::CompilationDependencies |