Mårten Nordheim
|
9da54d053d
|
Fix #2605; make safe-integer.js call isSafeInteger
The folder and file name implies it should be using isSafeInteger rather
than isInteger which it was using.
|
2020-05-06 10:51:31 -04:00 |
Leo Balter
|
ff9763729d
|
Remove duplicated es[56]id if esid is present
|
2019-08-05 10:54:37 -04:00 |
Rick Waldron
|
92a2621901
|
Frontmatter: fixup "info: >" to "info: |"
|
2018-01-05 12:27:59 -05:00 |
André Bargull
|
d59e30c95e
|
Remove execute bit from files (#976)
|
2017-04-13 16:24:07 -04:00 |
Leonardo Balter
|
4492b8032b
|
Add tests for Number.isSafeInteger
|
2016-06-23 14:42:39 -04:00 |
André Bargull
|
ca61d9b876
|
Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
|
2016-01-15 18:12:05 +01:00 |