V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::WasmSourceInformation Struct Reference

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
 

Detailed Description

Definition at line 21 of file wasm-translation.cc.


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