Home | History | Annotate | Download | only in src

Lines Matching refs:Pattern

5017   // For each (map-to-find, object-to-replace) pair in the pattern, this
5019 // object-to-replace. The function assumes that pairs in the pattern come in
5023 void FindAndReplace(const FindAndReplacePattern& pattern);
5522 // kind of objects (see prototype inheritance pattern).
7757 inline String* Pattern();