updated test262.conf
This commit is contained in:
parent
446099aa9e
commit
851695958a
1 changed files with 10 additions and 0 deletions
10
test262.conf
10
test262.conf
|
@ -51,6 +51,7 @@ testdir=test262/test
|
|||
AggregateError
|
||||
align-detached-buffer-semantics-with-web-reality
|
||||
arbitrary-module-namespace-names=skip
|
||||
array-find-from-last=skip
|
||||
Array.prototype.at=skip
|
||||
Array.prototype.flat
|
||||
Array.prototype.flatMap
|
||||
|
@ -66,8 +67,10 @@ BigInt
|
|||
caller
|
||||
class
|
||||
class-fields-private
|
||||
class-fields-private-in=skip
|
||||
class-fields-public
|
||||
class-methods-private
|
||||
class-static-block=skip
|
||||
class-static-fields-public
|
||||
class-static-fields-private
|
||||
class-static-methods-private
|
||||
|
@ -89,6 +92,7 @@ default-parameters
|
|||
destructuring-assignment
|
||||
destructuring-binding
|
||||
dynamic-import
|
||||
error-cause=skip
|
||||
export-star-as-namespace-from-module
|
||||
FinalizationGroup=skip
|
||||
FinalizationRegistry=skip
|
||||
|
@ -102,10 +106,12 @@ globalThis
|
|||
hashbang
|
||||
host-gc-required=skip
|
||||
import.meta
|
||||
import-assertions=skip
|
||||
Int16Array
|
||||
Int32Array
|
||||
Int8Array
|
||||
IsHTMLDDA
|
||||
json-modules=skip
|
||||
json-superset
|
||||
legacy-regexp=skip
|
||||
let
|
||||
|
@ -116,6 +122,7 @@ numeric-separator-literal
|
|||
object-rest
|
||||
object-spread
|
||||
Object.fromEntries
|
||||
Object.hasOwn
|
||||
Object.is
|
||||
optional-catch-binding
|
||||
optional-chaining
|
||||
|
@ -134,8 +141,10 @@ regexp-lookbehind
|
|||
regexp-match-indices=skip
|
||||
regexp-named-groups
|
||||
regexp-unicode-property-escapes
|
||||
resizable-arraybuffer=skip
|
||||
rest-parameters
|
||||
Set
|
||||
ShadowRealm=skip
|
||||
SharedArrayBuffer
|
||||
string-trimming
|
||||
String.fromCodePoint
|
||||
|
@ -164,6 +173,7 @@ Symbol.toStringTag
|
|||
Symbol.unscopables
|
||||
tail-call-optimization=skip
|
||||
template
|
||||
Temporal=skip
|
||||
top-level-await=skip
|
||||
TypedArray
|
||||
TypedArray.prototype.at=skip
|
||||
|
|
Loading…
Reference in a new issue