|
enum | {
kStartPositionIndex,
kEndPositionIndex,
kNumParametersIndex,
kFlagsIndex,
kNumInnerFunctionsIndex,
kSize
} |
|
|
| FunctionEntry (Vector< unsigned > backing) |
|
int | start_pos () const |
|
int | end_pos () const |
|
int | num_parameters () const |
|
LanguageMode | language_mode () const |
|
bool | uses_super_property () const |
|
int | num_inner_functions () const |
|
bool | is_valid () const |
|
|
static uint32_t | EncodeFlags (LanguageMode language_mode, bool uses_super_property) |
|
Definition at line 35 of file parser.h.
The documentation for this class was generated from the following file: