V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::GraphDecorator Class Referenceabstract
Inheritance diagram for v8::internal::compiler::GraphDecorator:
v8::internal::ZoneObject v8::internal::compiler::BreakOnNodeDecorator v8::internal::compiler::NodeOriginTable::Decorator v8::internal::compiler::SourcePositionTable::Decorator v8::internal::compiler::Typer::Decorator v8::internal::compiler::WasmDecorator

Public Member Functions

virtual void Decorate (Node *node)=0
 
- Public Member Functions inherited from v8::internal::ZoneObject
void * operator new (size_t size, Zone *zone)
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Detailed Description

Definition at line 111 of file graph.h.


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