![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
AstFunctionLiteralIdReindexer (size_t stack_limit, int delta) | |
void | Reindex (Expression *pattern) |
void | VisitFunctionLiteral (FunctionLiteral *lit) |
![]() | |
AstTraversalVisitor (Isolate *isolate, AstNode *root=nullptr) | |
AstTraversalVisitor (uintptr_t stack_limit, AstNode *root=nullptr) | |
void | Run () |
bool | VisitNode (AstNode *node) |
bool | VisitExpression (Expression *node) |
void | VisitDeclarations (Declaration::List *declarations) |
void | VisitStatements (const ZonePtrList< Statement > *statements) |
![]() | |
void | Visit (AstNode *node) |
void | VisitDeclarations (Declaration::List *declarations) |
void | VisitStatements (const ZonePtrList< Statement > *statements) |
void | VisitExpressions (const ZonePtrList< Expression > *expressions) |
Additional Inherited Members | |
![]() | |
int | depth () const |
![]() | |
AstFunctionLiteralIdReindexer * | impl () |
Definition at line 16 of file ast-function-literal-id-reindexer.h.