![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <slot-set.h>
Public Attributes | |
| Chunk * | next |
| std::vector< TypedSlot > | buffer |
Definition at line 287 of file slot-set.h.
| std::vector<TypedSlot> v8::internal::TypedSlots::Chunk::buffer |
Definition at line 289 of file slot-set.h.
| Chunk* v8::internal::TypedSlots::Chunk::next |
Definition at line 288 of file slot-set.h.