Home
last modified time | relevance | path

Searched defs:NowIs (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dfield-type.cc61 bool FieldType::NowIs(FieldType* other) { in NowIs() function in v8::internal::FieldType
71 bool FieldType::NowIs(Handle<FieldType> other) { return NowIs(*other); } in NowIs() function in v8::internal::FieldType