Searched defs:NowIs (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | field-type.cc | 62 bool FieldType::NowIs(FieldType* other) { in NowIs() function in v8::internal::FieldType |
/external/v8/src/ast/ | ||
D | ast-types.cc | 585 bool AstType::NowIs(AstType* that) { in NowIs() function in v8::internal::AstType |