Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-builtin-reducer.cc329 Handle<Map> iterator_map, Node* node, IterationKind kind) { in ReduceFastArrayIteratorNext()
499 Handle<Map> iterator_map, Node* node, IterationKind kind) { in ReduceTypedArrayIteratorNext()
/external/v8/src/
Dobjects.cc2344 Map* iterator_map = isolate->initial_array_iterator_prototype()->map(); in IterationHasObservableEffects() local