V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::PositionTableEntry Struct Reference

Public Member Functions

 PositionTableEntry (int offset, int64_t source, bool statement)
 

Public Attributes

int code_offset
 
int64_t source_position
 
bool is_statement
 

Detailed Description

Definition at line 23 of file source-position-table.h.


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