Home
last modified time | relevance | path

Searched refs:iter_kind (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-builtin-reducer.h52 ArrayIteratorKind iter_kind); in NON_EXPORTED_BASE()
Djs-builtin-reducer.cc209 ArrayIteratorKind iter_kind) { in ReduceArrayIterator() argument
214 if (iter_kind == ArrayIteratorKind::kTypedArray) { in ReduceArrayIterator()