test262/test/language/statements/throw
Leo Balter e49d2661a8 Improve assertions comparing values to NaN (#690)
The global isNaN is not precise at all, and Number.isNaN is an ES6 feature that makes it preferrable to use assert's sameValue for NaN values, as it handles it internally using the comparison.
2016-07-01 11:22:55 -07:00
..
S12.13_A1.js Prefer explicit error checking where possible 2015-07-10 14:12:57 -04:00
S12.13_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A2_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A2_T5.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S12.13_A2_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A2_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A3_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A3_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.13_A3_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00