Searched defs:NowIs (Results 1 – 1 of 1) sorted by relevance
61 bool FieldType::NowIs(FieldType* other) { in NowIs() function in v8::internal::FieldType71 bool FieldType::NowIs(Handle<FieldType> other) { return NowIs(*other); } in NowIs() function in v8::internal::FieldType