V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::debug::BreakLocation Class Reference
Inheritance diagram for v8::debug::BreakLocation:
v8::debug::Location

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
 

Detailed Description

Definition at line 89 of file interface-types.h.


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