V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::NodeOriginTable Class Referencefinal
Inheritance diagram for v8::internal::compiler::NodeOriginTable:
NON_EXPORTED_BASEZoneObject

Classes

class  Decorator
 
class  PhaseScope
 
class  Scope
 

Public Member Functions

 NodeOriginTable (Graph *graph)
 
void AddDecorator ()
 
void RemoveDecorator ()
 
NodeOrigin GetNodeOrigin (Node *node) const
 
void SetNodeOrigin (Node *node, const NodeOrigin &no)
 
void SetCurrentPosition (const NodeOrigin &no)
 
void PrintJson (std::ostream &os) const
 

Detailed Description

Definition at line 67 of file node-origin-table.h.


The documentation for this class was generated from the following files: