V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
PositionTableEntry (int offset, int64_t source, bool statement) | |
Public Attributes | |
int | code_offset |
int64_t | source_position |
bool | is_statement |
Definition at line 23 of file source-position-table.h.