![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <free-space.h>
Classes | |
| class | BodyDescriptor |
Public Member Functions | |
| int | Size () |
| Tagged< FreeSpace > | next () const |
| void | SetNext (const WritableFreeSpace &writable_free_space, Tagged< FreeSpace > next) |
Static Public Member Functions | |
| static void | SetSize (const WritableFreeSpace &writable_free_space, int size, RelaxedStoreTag) |
Private Member Functions | |
| bool | IsValid () const |
Definition at line 33 of file free-space.h.
|
inlineprivate |
Definition at line 37 of file free-space-inl.h.
|
inline |
|
inlinestatic |
|
inline |
Definition at line 35 of file free-space-inl.h.