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

Public Attributes

BlockKind kind
 
AsmJsScanner::token_t label
 

Detailed Description

Definition at line 123 of file asm-parser.h.

Member Data Documentation

◆ kind

BlockKind v8::internal::wasm::AsmJsParser::BlockInfo::kind

Definition at line 124 of file asm-parser.h.

◆ label

AsmJsScanner::token_t v8::internal::wasm::AsmJsParser::BlockInfo::label

Definition at line 125 of file asm-parser.h.


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