Searched defs:SlowIs (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | types.cc | 488 bool Type::SlowIs(Type* that) { in SlowIs() function in v8::internal::compiler::Type |
/external/v8/src/ast/ | ||
D | ast-types.cc | 501 bool AstType::SlowIs(AstType* that) { in SlowIs() function in v8::internal::AstType |