Searched defs:syncIteratorRecord (Results 1 – 3 of 3) sorted by relevance
50 … JSHandle<AsyncIteratorRecord> syncIteratorRecord(thread, asyncIterator->GetSyncIteratorRecord()); in Next() local85 … JSHandle<AsyncIteratorRecord> syncIteratorRecord(thread, asyncIterator->GetSyncIteratorRecord()); in Throw() local158 … JSHandle<AsyncIteratorRecord> syncIteratorRecord(thread, asyncIterator->GetSyncIteratorRecord()); in Return() local
33 JSHandle<AsyncIteratorRecord> &syncIteratorRecord) in CreateAsyncFromSyncIterator()
93 JSHandle<AsyncIteratorRecord> syncIteratorRecord = in GetAsyncIterator() local