1 // Copyright (C) 2017 The V8 Project authors. All rights reserved.
2 // This code is governed by the BSD license found in the LICENSE file.
5 esid: sec-bigint-constructor
7 Property descriptor of BigInt
11 ECMAScript Standard Built-in Objects:
13 Every other data property described in clauses 18 through 26 and in Annex B.2
14 has the attributes { [[Writable]]: true, [[Enumerable]]: false,
15 [[Configurable]]: true } unless otherwise specified.
16 includes: [propertyHelper.js]
20 verifyProperty(this, "BigInt", {