V8 Project
v8::DataAndPersistent Struct Reference
+ Collaboration diagram for v8::DataAndPersistent:

Public Attributes

uint8_t * data
 
Persistent< ArrayBufferhandle
 

Detailed Description

Definition at line 1097 of file d8.cc.

Member Data Documentation

◆ data

uint8_t* v8::DataAndPersistent::data

Definition at line 1098 of file d8.cc.

Referenced by v8::Shell::ReadBuffer().

◆ handle

Persistent<ArrayBuffer> v8::DataAndPersistent::handle

Definition at line 1099 of file d8.cc.

Referenced by v8::Shell::ReadBuffer().


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