Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.h582 Node* AllocateJSArrayIterator(Node* array, Node* array_map, Node* map);
Dcode-stub-assembler.cc8183 var_result.Bind(AllocateJSArrayIterator(array, var_array_map.value(), map)); in CreateArrayIterator()
8191 Node* CodeStubAssembler::AllocateJSArrayIterator(Node* array, Node* array_map, in AllocateJSArrayIterator() function in v8::internal::CodeStubAssembler