Class PropertyGetNode.UndefinedPropertyErrorNode

All Implemented Interfaces:
com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
PropertyGetNode

public static final class PropertyGetNode.UndefinedPropertyErrorNode extends PropertyGetNode.LinkedPropertyGetNode
For use when a global property is undefined. Throws ReferenceError.