![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/codegen/shared-ia32-x64/macro-assembler-shared-ia32-x64.h"#include "src/codegen/assembler.h"#include "src/codegen/cpu-features.h"#include "src/codegen/register.h"Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::internal |
Macros | |
| #define | DCHECK_OPERAND_IS_NOT_REG(op) |
| #define DCHECK_OPERAND_IS_NOT_REG | ( | op | ) |
Definition at line 24 of file macro-assembler-shared-ia32-x64.cc.