Home | History | Annotate | Download | only in v8

Lines Matching refs:list

9  * notice, this list of conditions and the following disclaimer.
11 * copyright notice, this list of conditions and the following disclaimer
120 DOMDataList& list = DOMDataStore::allStores();
121 for (size_t i = 0; i < list.size(); ++i) {
122 DOMDataStore* store = list[i];
135 DOMDataList& list = DOMDataStore::allStores();
136 for (size_t i = 0; i < list.size(); ++i) {
137 DOMDataStore* store = list[i];
150 DOMDataList& list = DOMDataStore::allStores();
151 for (size_t i = 0; i < list.size(); ++i) {
152 DOMDataStore* store = list[i];
167 DOMDataList& list = DOMDataStore::allStores();
168 for (size_t i = 0; i < list.size(); ++i) {
169 DOMDataStore* store = list[i];