![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/base/bit-field.h"
#include "src/objects/fixed-array.h"
#include "src/objects/objects-body-descriptors.h"
#include "src/objects/struct.h"
#include "src/objects/object-macros.h"
#include "torque-generated/src/objects/literal-objects-tq.inc"
#include "src/objects/object-macros-undef.h"
Go to the source code of this file.
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Macros | |
#define | FIELD_LIST(V) |
#define | COMPUTED_ENTRY_BIT_FIELDS(V, _) |
#define | FIELD_LIST(V) |
Definition at line 137 of file literal-objects.h.
#define FIELD_LIST | ( | V | ) |
Definition at line 113 of file literal-objects.h.
#define FIELD_LIST | ( | V | ) |
Definition at line 113 of file literal-objects.h.