V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
WasmSourceInformation (String16 source, OffsetTable offset_table) | |
Public Attributes | |
String16 | source |
int | end_line = 0 |
int | end_column = 0 |
OffsetTable | offset_table |
OffsetTable | reverse_offset_table |
Definition at line 21 of file wasm-translation.cc.