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

Public Types

using type = RefImpl<Trap, i::JSReceiver>
 

Detailed Description

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

Member Typedef Documentation

◆ type

using wasm::implement< Trap >::type = RefImpl<Trap, i::JSReceiver>

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


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