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