v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::SharedWasmMemoryData Struct Reference
Collaboration diagram for v8::internal::SharedWasmMemoryData:

Public Attributes

std::vector< Isolate * > isolates_
 

Detailed Description

Definition at line 93 of file backing-store.cc.

Member Data Documentation

◆ isolates_

std::vector<Isolate*> v8::internal::SharedWasmMemoryData::isolates_

Definition at line 94 of file backing-store.cc.


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