mirror of
https://github.com/tc39/test262.git
synced 2025-06-02 13:10:31 +02:00
add esid to ArrayBuffer/prototype tests
This commit is contained in:
parent
2ec260f126
commit
9c69a0204e
@ -1,6 +1,7 @@
|
|||||||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
// Copyright (C) 2015 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.
|
||||||
/*---
|
/*---
|
||||||
|
esid: sec-arraybuffer.prototype-@@tostringtag
|
||||||
es6id: 24.1.4.4
|
es6id: 24.1.4.4
|
||||||
description: >
|
description: >
|
||||||
`Symbol.toStringTag` property descriptor
|
`Symbol.toStringTag` property descriptor
|
||||||
|
@ -2,6 +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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
|
esid: sec-arraybuffer.prototype.constructor
|
||||||
es6id: 24.1.4.2
|
es6id: 24.1.4.2
|
||||||
description: >
|
description: >
|
||||||
The `ArrayBuffer.prototype.constructor` property descriptor.
|
The `ArrayBuffer.prototype.constructor` property descriptor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user