![]() |
v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include "ia32/lithium-ia32.h"#include "checks.h"#include "deoptimizer.h"#include "safepoint-table.h"#include "scopes.h"#include "ia32/lithium-gap-resolver-ia32.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); |
| #define DECLARE_DO | ( | type | ) | void Do##type(L##type* node); |
Definition at line 140 of file lithium-codegen-ia32.h.