mirror of https://github.com/tc39/test262.git
add esid to ArrayBuffer/symbol.species tests
This commit is contained in:
parent
77297f2a90
commit
1b911a8f8a
|
@ -1,6 +1,7 @@
|
|||
// Copyright (C) 2015 the V8 project authors. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-get-arraybuffer-@@species
|
||||
es6id: 24.1.3.3
|
||||
description: >
|
||||
ArrayBuffer[Symbol.species] accessor property get name
|
||||
|
|
Loading…
Reference in New Issue