mirror of https://github.com/tc39/test262.git
9d0072df3d
The following lines expect each unit has property "-1" and "1" ``` const expected = unit in exceptions ? [exceptions[unit]["1"], exceptions[unit]["0"], exceptions[unit]["0"], exceptions[unit]["-1"]] : [`in 1 ${unit}`, `in 0 ${unit}s`, `0 ${unit}s ago`, `1 ${unit} ago`]; ``` |
||
---|---|---|
.. | ||
constructor | ||
instance | ||
prototype |