V8 Project
|
#include <instruction.h>
Public Member Functions | |
int | ToInt () const |
Static Public Member Functions | |
static StateId | FromInt (int id) |
Private Member Functions | |
StateId (int id) | |
Private Attributes | |
int | id_ |
Definition at line 914 of file instruction.h.
|
inlineexplicitprivate |
Definition at line 920 of file instruction.h.
|
inlinestatic |
Definition at line 916 of file instruction.h.
|
inline |
Definition at line 917 of file instruction.h.
|
private |
Definition at line 921 of file instruction.h.