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

Public Types

using type = RefImpl<Table, i::WasmTableObject>
 

Detailed Description

Definition at line 2103 of file c-api.cc.

Member Typedef Documentation

◆ type

using wasm::implement< Table >::type = RefImpl<Table, i::WasmTableObject>

Definition at line 2104 of file c-api.cc.


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