Interp
esmeta.es.util.Coverage.Interp
class Interp(initSt: State, kFs: Int, cp: Boolean, timeLimit: Option[Int]) extends Interpreter
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
transition for nodes
set return value and move to the exit node
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
define call result to state and move to next
short circuit evaluation
step
Concrete fields
Inherited fields
iteration cycle
Attributes
- Inherited from:
- Interpreter
ECMAScript parser
Attributes
- Inherited from:
- Interpreter
Attributes
- Inherited from:
- Interpreter
final state
Attributes
- Inherited from:
- Interpreter
initial time
In this article