![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <snapshot-table.h>
Public Member Functions | |
bool | has_value () const |
Snapshot | value () const |
void | Set (Snapshot snapshot) |
MaybeSnapshot ()=default | |
MaybeSnapshot (Snapshot snapshot) | |
Private Attributes | |
SnapshotData * | data_ = nullptr |
Definition at line 118 of file snapshot-table.h.
|
default |
|
inlineexplicit |
Definition at line 129 of file snapshot-table.h.
|
inline |
|
inline |
Definition at line 126 of file snapshot-table.h.
|
inline |
|
private |
Definition at line 132 of file snapshot-table.h.