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