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",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var expectedValue = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var replacementValue = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var count = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var timeout = {
|
||||
|
|
|
@ -19,7 +19,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var index = {
|
||||
|
|
|
@ -22,7 +22,7 @@ info: |
|
|||
a. If typeName is not "Int8Array", "Uint8Array", "Int16Array", "Uint16Array", "Int32Array",
|
||||
or "Uint32Array", throw a TypeError exception.
|
||||
...
|
||||
features: [Atomics]
|
||||
features: [Atomics, TypedArray]
|
||||
---*/
|
||||
|
||||
var value = {
|
||||
|
|
|
@ -14,6 +14,7 @@ info: |
|
|||
call to the TypedArray constructor to create and initialize the subclass
|
||||
instance with the internal state necessary to support the
|
||||
%TypedArray%.prototype built-in methods.
|
||||
features: [TypedArray]
|
||||
---*/
|
||||
|
||||
[
|
||||
|
|
|
@ -14,6 +14,7 @@ info: |
|
|||
call to the TypedArray constructor to create and initialize the subclass
|
||||
instance with the internal state necessary to support the
|
||||
%TypedArray%.prototype built-in methods.
|
||||
features: [TypedArray]
|
||||
---*/
|
||||
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue