Home
last modified time | relevance | path

Searched defs:TypeImplIteratorAux (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dtypes.cc1149 struct TypeImplIteratorAux { struct
1155 struct TypeImplIteratorAux<Config, i::Map> { struct
1156 static bool matches(typename TypeImpl<Config>::TypeHandle type) { in matches()
1159 static i::Handle<i::Map> current(typename TypeImpl<Config>::TypeHandle type) { in current()
1165 struct TypeImplIteratorAux<Config, i::Object> { struct
1166 static bool matches(typename TypeImpl<Config>::TypeHandle type) { in matches()
1169 static i::Handle<i::Object> current( in current()