#include <ast.h>
Definition at line 145 of file ast.h.
◆ NextBitField
template<class
T , int size>
◆ NodeTypeField
◆ NodeType
◆ AstNode()
v8::internal::AstNode::AstNode |
( |
int | position, |
|
|
NodeType | type ) |
|
inlineprotected |
◆ AsIterationStatement()
◆ AsMaterializedLiteral()
◆ node_type()
NodeType v8::internal::AstNode::node_type |
( |
| ) |
const |
|
inline |
◆ position()
int v8::internal::AstNode::position |
( |
| ) |
const |
|
inline |
◆ bit_field_
uint32_t v8::internal::AstNode::bit_field_ |
|
protected |
◆ position_
int v8::internal::AstNode::position_ |
|
private |
The documentation for this class was generated from the following files: