mirror of https://github.com/tc39/test262.git
add the TypedArray feature flag to some tests which were missing it
This commit is contained in:
parent
816b6b14d8
commit
5a263f5b19
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var expectedValue = {
|
var expectedValue = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var replacementValue = {
|
var replacementValue = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var count = {
|
var count = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var timeout = {
|
var timeout = {
|
||||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var index = {
|
var index = {
|
||||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
||||||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||||
or "Uint32Array", throw a TypeError exception.
|
or "Uint32Array", throw a TypeError exception.
|
||||||
...
|
...
|
||||||
features: [Atomics]
|
features: [Atomics, TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var value = {
|
var value = {
|
||||||
|
|
|
@ -14,6 +14,7 @@ info: |
|
||||||
call to the TypedArray constructor to create and initialize the subclass
|
call to the TypedArray constructor to create and initialize the subclass
|
||||||
instance with the internal state necessary to support the
|
instance with the internal state necessary to support the
|
||||||
%TypedArray%.prototype built-in methods.
|
%TypedArray%.prototype built-in methods.
|
||||||
|
features: [TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
@ -14,6 +14,7 @@ info: |
|
||||||
call to the TypedArray constructor to create and initialize the subclass
|
call to the TypedArray constructor to create and initialize the subclass
|
||||||
instance with the internal state necessary to support the
|
instance with the internal state necessary to support the
|
||||||
%TypedArray%.prototype built-in methods.
|
%TypedArray%.prototype built-in methods.
|
||||||
|
features: [TypedArray]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue