V8 Project
lithium-codegen-x87.h File Reference
#include <map>
#include "src/x87/lithium-x87.h"
#include "src/base/logging.h"
#include "src/deoptimizer.h"
#include "src/lithium-codegen.h"
#include "src/safepoint-table.h"
#include "src/scopes.h"
#include "src/utils.h"
#include "src/x87/lithium-gap-resolver-x87.h"
+ Include dependency graph for lithium-codegen-x87.h:

Go to the source code of this file.

Classes

class  v8::internal::LCodeGen
 
class  v8::internal::LCodeGen::X87Stack
 
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 158 of file lithium-codegen-x87.h.