V8 Project
lithium-codegen-x64.h File Reference
+ Include dependency graph for lithium-codegen-x64.h:

Go to the source code of this file.

Classes

class  v8::internal::LCodeGen
 
class  v8::internal::LCodeGen::BASE_EMBEDDED
 
class  v8::internal::LDeferredCode
 

Namespaces

 v8
 Debugger support for the V8 JavaScript engine.
 
 v8::internal
 

Macros

#define DECLARE_DO(type)   void Do##type(L##type* node);
 

Macro Definition Documentation

◆ DECLARE_DO

#define DECLARE_DO (   type)    void Do##type(L##type* node);

Definition at line 116 of file lithium-codegen-x64.h.