V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
BreakLocation (int line_number, int column_number, BreakLocationType type) | |
BreakLocationType | type () const |
Public Member Functions inherited from v8::debug::Location | |
Location (int line_number, int column_number) | |
Location () | |
int | GetLineNumber () const |
int | GetColumnNumber () const |
bool | IsEmpty () const |
Definition at line 89 of file interface-types.h.