|
| BytecodeSourceInfo (int source_position, bool is_statement) |
|
void | MakeStatementPosition (int source_position) |
|
void | MakeExpressionPosition (int source_position) |
|
void | ForceExpressionPosition (int source_position) |
|
int | source_position () const |
|
bool | is_statement () const |
|
bool | is_expression () const |
|
bool | is_valid () const |
|
void | set_invalid () |
|
bool | operator== (const BytecodeSourceInfo &other) const |
|
bool | operator!= (const BytecodeSourceInfo &other) const |
|
|
static const int | kUninitializedPosition = -1 |
|
Definition at line 15 of file bytecode-source-info.h.
The documentation for this class was generated from the following file: