Home
last modified time | relevance | path

Searched defs:SimplyEquals (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dtypes.cc471 bool Type::SimplyEquals(Type* that) { in SimplyEquals() function in v8::internal::compiler::Type
/external/v8/src/ast/
Dast-types.cc449 bool AstType::SimplyEquals(AstType* that) { in SimplyEquals() function in v8::internal::AstType