V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::WasmCompiledModule::BufferReference Struct Reference

#include <v8.h>

Public Member Functions

 BufferReference (const uint8_t *start, size_t size)
 

Public Attributes

const uint8_t * start
 
size_t size
 

Detailed Description

A unowned reference to a byte buffer.

Definition at line 4286 of file v8.h.


The documentation for this struct was generated from the following file: