public override T applyToIndexedObjectSlotsObject(ESArray operand) { return(operation.applyToIndexedObjectSlotsObject(operand)); }
public virtual T applyToIndexedObjectSlotsObject(ESArray operand) { return(applyToESObject(operand)); }