![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
FuncTypeImpl (ownvec< ValType > ¶ms, ownvec< ValType > &results) | |
![]() | |
ExternTypeImpl (ExternKind kind) | |
virtual | ~ExternTypeImpl ()=default |
Public Attributes | |
ownvec< ValType > | params |
ownvec< ValType > | results |
![]() | |
ExternKind | kind |
|
inline |