mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Replace remaining es7id tags with id
This commit is contained in:
parent
ebda746e6a
commit
428418d5c7
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es7id: pending
|
id: pending
|
||||||
description: Throw a TypeError exception if directly invoked.
|
description: Throw a TypeError exception if directly invoked.
|
||||||
info: >
|
info: >
|
||||||
22.2.1.1 %TypedArray% ( )
|
22.2.1.1 %TypedArray% ( )
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es7id: pending
|
id: pending
|
||||||
description: >
|
description: >
|
||||||
TypedArray has a "length" property whose value is 0.
|
TypedArray has a "length" property whose value is 0.
|
||||||
info: >
|
info: >
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es7id: pending
|
id: pending
|
||||||
description: >
|
description: >
|
||||||
TypedArray's [[ByteOffset]] internal slot is always a positive number, test with negative zero.
|
TypedArray's [[ByteOffset]] internal slot is always a positive number, test with negative zero.
|
||||||
info: >
|
info: >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user