Home
last modified time | relevance | path

Searched refs:BuildIteratorNext (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h299 void BuildIteratorNext(const IteratorRecord& iterator, Register next_result);
H A Dbytecode-generator.cc2428 BuildIteratorNext(iterator, next_result); in VisitForOfStatement()
3331 BuildIteratorNext(iterator, value); in BuildFillArrayWithIterator()
4202 BuildIteratorNext(iterator, next_result); in BuildDestructuringArrayAssignment()
6375 void BytecodeGenerator::BuildIteratorNext(const IteratorRecord& iterator, in BuildIteratorNext() function in v8::internal::interpreter::BytecodeGenerator

Completed in 13 milliseconds