Searched refs:SlowIs (Results 1 – 2 of 2) sorted by relevance
390 return payload_ == that.payload_ || this->SlowIs(that); in Is()479 bool SlowIs(Type that) const;
505 bool Type::SlowIs(Type that) const { in SlowIs() function in v8::internal::compiler::Type