v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
regexp-dotprinter.cc File Reference
Include dependency graph for regexp-dotprinter.cc:

Go to the source code of this file.

Classes

class  v8::internal::DotPrinterImpl
 
class  v8::internal::AttributePrinter
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Macros

#define DECLARE_VISIT(Type)
 

Macro Definition Documentation

◆ DECLARE_VISIT

#define DECLARE_VISIT ( Type)
Value:
virtual void Visit##Type(Type##Node* that);

Definition at line 24 of file regexp-dotprinter.cc.