![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
T * | data () |
void | EnsureCapacity (size_t new_capacity) |
Private Attributes | |
std::unique_ptr< T[]> | data_ |
size_t | capacity_ {0} |
Definition at line 79 of file context-deserializer.cc.
|
inline |
|
inline |
|
private |
Definition at line 92 of file context-deserializer.cc.
|
private |
Definition at line 91 of file context-deserializer.cc.