v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lithium-codegen-x64.h File Reference
#include "x64/lithium-x64.h"
#include "checks.h"
#include "deoptimizer.h"
#include "safepoint-table.h"
#include "scopes.h"
#include "x64/lithium-gap-resolver-x64.h"
Include dependency graph for lithium-codegen-x64.h:

Go to the source code of this file.

Data Structures

class  BASE_EMBEDDED< Visitor >
 
class  LDeferredCode
 

Namespaces

 v8
 
 v8::internal
 

Macros

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

Macro Definition Documentation

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

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