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

#include <Label.h>

Public Member Functions

 Label (BytecodeGenerator &generator)
 
void setLocation (unsigned)
 
int bind (int opcode, int offset) const
 
void ref ()
 
void deref ()
 
int refCount () const
 
bool isForward () const
 
int bind ()
 

Constructor & Destructor Documentation

◆ Label()

JSC::Label::Label ( BytecodeGenerator generator)
inlineexplicit

Member Function Documentation

◆ bind() [1/2]

int JSC::Label::bind ( int  opcode,
int  offset 
) const
inline

◆ bind() [2/2]

int JSC::Label::bind ( )
inline

◆ deref()

void JSC::Label::deref ( )
inline

◆ isForward()

bool JSC::Label::isForward ( ) const
inline

◆ ref()

void JSC::Label::ref ( )
inline

◆ refCount()

int JSC::Label::refCount ( void  ) const
inline

◆ setLocation()

void JSC::Label::setLocation ( unsigned  location)

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