test262/harness
André Bargull ea6c18c5e2 Don't compute NaN values in functions (#1503)
`function nan() { return /* expression to compute NaN */ }` may not return the same implementation-distinguishable NaN value before and after JIT compilation.
2018-03-22 20:20:29 -04:00
..
arrayContains.js
assert.js
assertRelativeDateMs.js
atomicsHelper.js
byteConversionValues.js
compareArray.js
dateConstants.js
decimalToHexString.js
detachArrayBuffer.js
doneprintHandle.js
features.yml
fnGlobalObject.js
isConstructor.js
nans.js
nativeFunctionMatcher.js
promiseHelper.js
propertyHelper.js
proxyTrapsHelper.js
regExpUtils.js
sta.js
tcoHelper.js
testAtomics.js
testBigIntTypedArray.js
testIntl.js
testTypedArray.js
timer.js
typeCoercion.js