Class PropertyGetNode.TypeErrorPropertyGetNode

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

public static final class PropertyGetNode.TypeErrorPropertyGetNode extends PropertyGetNode.LinkedPropertyGetNode
If object is undefined or null, throw TypeError.