webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
JSC::UnlinkedInstructionStream::Reader Class Reference

#include <UnlinkedInstructionStream.h>

Public Member Functions

 Reader (const UnlinkedInstructionStream &)
 
const UnlinkedInstructionnext ()
 
bool atEnd () const
 

Constructor & Destructor Documentation

◆ Reader()

ALWAYS_INLINE JSC::UnlinkedInstructionStream::Reader::Reader ( const UnlinkedInstructionStream stream)
explicit

Member Function Documentation

◆ atEnd()

bool JSC::UnlinkedInstructionStream::Reader::atEnd ( ) const
inline

◆ next()

ALWAYS_INLINE const UnlinkedInstruction * JSC::UnlinkedInstructionStream::Reader::next ( void  )

The documentation for this class was generated from the following file: