Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dfield-type.cc56 bool FieldType::NowIs(FieldType other) const { in NowIs() function in v8::internal::FieldType
75 bool FieldType::NowIs(Handle<FieldType> other) const { return NowIs(*other); } in NowIs() function in v8::internal::FieldType