| Interface | Description |
|---|---|
| JSInstructionFactory | |
| JSInstructionVisitor |
| Class | Description |
|---|---|
| JavaScriptCheckReference |
Checks if a reference is null or undefined, and if so, throws a
ReferenceError.
|
| JavaScriptInstanceOf | |
| JavaScriptInvoke | |
| JavaScriptPropertyRead | |
| JavaScriptPropertyWrite | |
| JavaScriptTypeOfInstruction | |
| JavaScriptWithRegion | |
| JSAbstractInstructionVisitor | |
| PrototypeLookup |
Non-deterministically assigns some object in the prototype chain
of val (or val itself) to result.
|
| SetPrototype |
Copyright © 2017. All rights reserved.