Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-array.cc651 Map* iterator_map = isolate->initial_array_iterator_prototype()->map(); in RUNTIME_FUNCTION() local
/external/v8/src/compiler/
Djs-builtin-reducer.cc341 Handle<Map> iterator_map, Node* node, IterationKind kind) { in ReduceFastArrayIteratorNext()
506 Handle<Map> iterator_map, Node* node, IterationKind kind) { in ReduceTypedArrayIteratorNext()