![]() |
My Project
V8 API Reference Guide generated from the header files
|
Public Member Functions | |
| OwnedBuffer | Serialize () |
| MemorySpan< const uint8_t > | GetWireBytesRef () |
Friends | |
| class | Utils |
| MemorySpan<const uint8_t> v8::CompiledWasmModule::GetWireBytesRef | ( | ) |
Get the (wasm-encoded) wire bytes that were used to compile this module.
| OwnedBuffer v8::CompiledWasmModule::Serialize | ( | ) |
Serialize the compiled module. The serialized data does not include the wire bytes.
1.8.15