Debugger
debugger extension of IR interpreter
Attributes
- Graph
-
- Supertypes
Members list
Type members
Classlikes
breakpoints used in debugger
breakpoints used in debugger
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class EsBreakpointclass SpecBreakpoint
breakpoints by ECMAScript code line
breakpoints by ECMAScript code line
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Breakpointclass Objecttrait Matchableclass AnyShow all
breakpoints by spec steps
breakpoints by spec steps
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Breakpointclass Objecttrait Matchableclass AnyShow all
step result
step result
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
call stack information
call stack information
Attributes
context information
context information
Attributes
transition for nodes
heap information
heap information
Attributes
step
Inherited methods
transition for references
transition for expressions
transition for calls
transition for normal instructions
transition for cursors
get initial local variables
set return value and move to the exit node
set return value and move to the exit node
define call result to state and move to next
short circuit evaluation
Inherited fields
iteration cycle
Attributes
- Inherited from:
- Interpreter
ECMAScript parser
Attributes
- Inherited from:
- Interpreter
Attributes
- Inherited from:
- Interpreter
final state
initial time
Attributes
- Inherited from:
- Interpreter
Extensions
Extensions
location of ECMAScript code
location of ECMAScript code
Attributes
check if es call
check if es call
Attributes
get ir instruction of current cursor
get ir instruction of current cursor
Attributes
get syntax object of current cursor
get syntax object of current cursor
Attributes
get location in spec of current cursor
get location in spec of current cursor
Attributes
check whether it is runtime SDO
check whether it is runtime SDO