Lines Matching full:ismatch
9654 bool IsMatch(Object* other) override {
15850 bool IsMatch(Object* other) override {
16127 // stored value is stored where the key should be. IsMatch then
16130 bool IsMatch(Object* obj) override {
16179 bool SeqOneByteSubStringKey::IsMatch(Object* string) {
16191 bool IsMatch(Object* string) override {
17145 bool IsMatch(Object* o) override {
17638 // to the stored value with a custon IsMatch function during lookups.