![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <preparse-data-impl.h>
Public Member Functions | |
Inner ()=default | |
Inner (ZoneVector< uint8_t > *data) | |
int | data_length () const |
uint8_t | get (int index) const |
Private Attributes | |
ZoneVector< uint8_t > * | data_ = nullptr |
Definition at line 23 of file preparse-data-impl.h.
|
default |
|
inlineexplicit |
Definition at line 26 of file preparse-data-impl.h.
|
inline |
|
inline |
|
private |
Definition at line 32 of file preparse-data-impl.h.