add esid to ArrayBuffer/prototype/byteLength tests

This commit is contained in:
deathbearbrown 2017-07-03 10:44:06 -07:00 committed by Rick Waldron
parent 9c69a0204e
commit c2195a0aa1
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-get-arraybuffer.prototype.bytelength
es6id: 24.1.4.1
description: >
get ArrayBuffer.prototype.byteLength.length is 0.

View File

@ -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.prototype.bytelength
es6id: 24.1.4.1
description: >
get ArrayBuffer.prototype.byteLength