browser.js |
|
0 |
S15.7.3.2_A2.js |
---
info: Number.MAX_VALUE is ReadOnly
es5id: 15.7.3.2_A2
description: Checking if varying Number.MAX_VALUE fails
includes: [propertyHelper.js]
--- |
548 |
S15.7.3.2_A3.js |
---
info: Number.MAX_VALUE is DontDelete
es5id: 15.7.3.2_A3
description: Checking if deleting Number.MAX_VALUE fails
includes: [propertyHelper.js]
--- |
573 |
S15.7.3.2_A4.js |
---
info: Number.MAX_VALUE has the attribute DontEnum
es5id: 15.7.3.2_A4
description: Checking if enumerating Number.MAX_VALUE fails
--- |
586 |
shell.js |
|
0 |