Searched defs:syncIteratorRecord (Results 1 – 3 of 3) sorted by relevance
44 … JSHandle<AsyncIteratorRecord> syncIteratorRecord(thread, asyncIterator->GetSyncIteratorRecord()); in Next() local79 … JSHandle<AsyncIteratorRecord> syncIteratorRecord(thread, asyncIterator->GetSyncIteratorRecord()); in Throw() local156 … JSHandle<AsyncIteratorRecord> syncIteratorRecord(thread, asyncIterator->GetSyncIteratorRecord()); in Return() local
26 JSHandle<AsyncIteratorRecord> &syncIteratorRecord) in CreateAsyncFromSyncIterator()
87 JSHandle<AsyncIteratorRecord> syncIteratorRecord = in GetAsyncIterator() local