Skip to content
Snippets Groups Projects
Commit 428418d5 authored by Gorkem Yakin's avatar Gorkem Yakin
Browse files

Replace remaining es7id tags with id

parent ebda746e
No related branches found
No related tags found
No related merge requests found
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// 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.
info: >
22.2.1.1 %TypedArray% ( )
......
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
es7id: pending
id: pending
description: >
TypedArray has a "length" property whose value is 0.
info: >
......
......@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
es7id: pending
id: pending
description: >
TypedArray's [[ByteOffset]] internal slot is always a positive number, test with negative zero.
info: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment