Searched defs:NowIs (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | field-type.cc | 60 bool FieldType::NowIs(FieldType* other) { in NowIs() function in v8::internal::FieldType |
D | types.cc | 548 bool Type::NowIs(Type* that) { in NowIs() function in v8::internal::Type |
/external/v8/test/cctest/ | ||
D | test-types.cc | 990 void NowIs() { in NowIs() function |