react-code-dataset / next.js /turbopack /crates /turbopack-ecmascript /tests /analyzer /graph /1 /graph-effects.snapshot
| [ | |
| FreeVar { | |
| var: FreeVar( | |
| "require", | |
| ), | |
| ast_path: [ | |
| Program( | |
| Module, | |
| ), | |
| Module( | |
| Body( | |
| 2, | |
| ), | |
| ), | |
| ModuleItem( | |
| ModuleDecl, | |
| ), | |
| ModuleDecl( | |
| ExportDecl, | |
| ), | |
| ExportDecl( | |
| Decl, | |
| ), | |
| Decl( | |
| Fn, | |
| ), | |
| FnDecl( | |
| Function, | |
| ), | |
| Function( | |
| Body, | |
| ), | |
| BlockStmt( | |
| Stmts( | |
| 0, | |
| ), | |
| ), | |
| Stmt( | |
| Expr, | |
| ), | |
| ExprStmt( | |
| Expr, | |
| ), | |
| Expr( | |
| Call, | |
| ), | |
| CallExpr( | |
| Callee, | |
| ), | |
| Callee( | |
| Expr, | |
| ), | |
| Expr( | |
| Ident, | |
| ), | |
| ], | |
| span: 54..61, | |
| in_try: false, | |
| }, | |
| Call { | |
| func: FreeVar( | |
| "require", | |
| ), | |
| args: [ | |
| Value( | |
| Variable( | |
| ( | |
| "x", | |
| #2, | |
| ), | |
| ), | |
| ), | |
| ], | |
| ast_path: [ | |
| Program( | |
| Module, | |
| ), | |
| Module( | |
| Body( | |
| 2, | |
| ), | |
| ), | |
| ModuleItem( | |
| ModuleDecl, | |
| ), | |
| ModuleDecl( | |
| ExportDecl, | |
| ), | |
| ExportDecl( | |
| Decl, | |
| ), | |
| Decl( | |
| Fn, | |
| ), | |
| FnDecl( | |
| Function, | |
| ), | |
| Function( | |
| Body, | |
| ), | |
| BlockStmt( | |
| Stmts( | |
| 0, | |
| ), | |
| ), | |
| Stmt( | |
| Expr, | |
| ), | |
| ExprStmt( | |
| Expr, | |
| ), | |
| Expr( | |
| Call, | |
| ), | |
| ], | |
| span: 54..64, | |
| in_try: false, | |
| new: false, | |
| }, | |
| ] | |