![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Go to the source code of this file.
Macros | |
| #define | SLOW_DCHECK(condition) |
| #define | SLOW_DCHECK_IMPLIES(v1, v2) |
| #define | DCHECK_TAG_ALIGNED(address) |
| #define | DCHECK_SIZE_TAG_ALIGNED(size) |
| #define DCHECK_SIZE_TAG_ALIGNED | ( | size | ) |
| #define DCHECK_TAG_ALIGNED | ( | address | ) |