![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <function-body-decoder-impl.h>
Classes | |
union | MaybeTagIndex |
Public Attributes | |
CatchKind | kind |
union v8::internal::wasm::CatchCase::MaybeTagIndex | maybe_tag |
BranchDepthImmediate | br_imm |
Definition at line 866 of file function-body-decoder-impl.h.
BranchDepthImmediate v8::internal::wasm::CatchCase::br_imm |
Definition at line 874 of file function-body-decoder-impl.h.
CatchKind v8::internal::wasm::CatchCase::kind |
Definition at line 867 of file function-body-decoder-impl.h.
union v8::internal::wasm::CatchCase::MaybeTagIndex v8::internal::wasm::CatchCase::maybe_tag |