![]() |
v8
8.1.307(node14.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
| OwnedBuffer | Serialize () |
| MemorySpan< const uint8_t > | GetWireBytesRef () |
Friends | |
| class | Utils |
| MemorySpan<const uint8_t> GetWireBytesRef | ( | ) |
Get the (wasm-encoded) wire bytes that were used to compile this module.
| OwnedBuffer Serialize | ( | ) |
Serialize the compiled module. The serialized data does not include the wire bytes.