Package com.oracle.truffle.js.nodes.unary
package com.oracle.truffle.js.nodes.unary
-
ClassesClassDescriptionRepresents abstract operation IsCallable.Represents abstract operation IsConstructor.ES6 7.2.2 IsArray(argument).This node optimizes the check whether the argument is null or undefined.This node implements unary operators applied to an operand with overloaded operators.