![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
| class | Decorator |
| class | Scope |
Public Member Functions | |
| SourcePositionTable (Graph *graph) | |
| void | AddDecorator () |
| void | RemoveDecorator () |
| SourcePosition | GetSourcePosition (Node *node) const |
| void | SetSourcePosition (Node *node, SourcePosition position) |
| void | SetCurrentPosition (const SourcePosition &pos) |
| void | PrintJson (std::ostream &os) const |
Definition at line 17 of file compiler-source-position-table.h.