![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <bigint-internal.h>
Public Member Functions | |
Storage (int count) | |
digit_t * | get () |
Private Attributes | |
std::unique_ptr< digit_t[]> | ptr_ |
Definition at line 132 of file bigint-internal.h.
|
inlineexplicit |
Definition at line 134 of file bigint-internal.h.
|
inline |
|
private |
Definition at line 139 of file bigint-internal.h.