Home | History | Annotate | Download | only in src

Lines Matching refs:IsMatch

9736   bool IsMatch(Object* other) override {
15797 bool IsMatch(Object* other) override {
16051 // stored value is stored where the key should be. IsMatch then
16054 bool IsMatch(Object* obj) override {
16103 bool SeqOneByteSubStringKey::IsMatch(Object* string) {
16115 bool IsMatch(Object* string) override {
16925 bool IsMatch(Object* o) override {
17181 // to the stored value with a custon IsMatch function during lookups.