Searched defs:NowIs (Results 1 – 3 of 3) sorted by relevance
473 bool TypeImpl<Config>::NowIs(TypeImpl* that) { in NowIs() function in v8::internal::TypeImpl
414 bool NowIs(TypeHandle that) { return this->NowIs(*that); } in NowIs() function
1095 void NowIs() { in NowIs() function2036 TEST(NowIs) { in TEST() argument