V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Label Class Reference

Public Types

enum  Distance { kNear, kFar }
 

Public Member Functions

 Label (Label &&) V8_NOEXCEPT=default
 
Labeloperator= (Label &&) V8_NOEXCEPT=default
 
V8_INLINE void Unuse ()
 
V8_INLINE void UnuseNear ()
 
V8_INLINE bool is_bound () const
 
V8_INLINE bool is_unused () const
 
V8_INLINE bool is_linked () const
 
V8_INLINE bool is_near_linked () const
 
int pos () const
 
int near_link_pos () const
 

Friends

class Assembler
 
class Displacement
 
class RegExpMacroAssemblerIrregexp
 

Detailed Description

Definition at line 19 of file label.h.


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