test262/test/built-ins
Leo Balter e403eea331 Fix false positives 2018-12-21 10:50:23 -05:00
..
Array refactor coverage for flatMap 2018-12-20 13:08:21 -05:00
ArrayBuffer Consistently use spaces in features lists (#2000) 2018-12-17 17:00:04 -02:00
ArrayIteratorPrototype
AsyncFromSyncIteratorPrototype
AsyncFunction
AsyncGeneratorFunction
AsyncGeneratorPrototype
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Atomics: (bigint) initialize BigInt64Array before calling $262.agent.start(string-of-program-code) 2018-11-20 15:57:39 -05:00
BigInt Eliminate false positives: BigInt 2018-11-30 11:34:13 -05:00
Boolean
DataView
Date
Error
Function
GeneratorFunction
GeneratorPrototype
Infinity
IteratorPrototype/Symbol.iterator
JSON
Map
MapIteratorPrototype
Math
NaN
NativeErrors
Number
Object Consistently use spaces in features lists (#2000) 2018-12-17 17:00:04 -02:00
Promise Eliminate false positives: Promise.prototype.finally 2018-11-30 09:34:25 -05:00
Proxy Fix some proxy tests (#1966) 2018-11-26 13:41:13 -05:00
Reflect Fix various bugs in test cases (#1988) 2018-12-05 15:48:28 -05:00
RegExp Fix false positives 2018-12-21 10:50:23 -05:00
RegExpStringIteratorPrototype
Set add WeakSet to feature list where its used in Set tests 2018-11-28 10:26:57 -05:00
SetIteratorPrototype
SharedArrayBuffer
String Fix false positives 2018-12-21 10:50:23 -05:00
StringIteratorPrototype
Symbol
ThrowTypeError
TypedArray Remove duplicates 2018-12-21 10:50:23 -05:00
TypedArrayConstructors Eliminate false positives: BigInt64Array, BigUint64Array 2018-11-30 11:37:28 -05:00
WeakMap
WeakSet
decodeURI
decodeURIComponent
encodeURI
encodeURIComponent
eval
global
isFinite
isNaN
parseFloat
parseInt
undefined