mirror of https://github.com/tc39/test262.git
parent
9e1907e5f7
commit
c3c6c86663
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
description: BigInt.asIntN arithmetic test cases
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
description: BigInt.asIntN property descriptor
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asIntN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
description: BigInt.asIntN.length descriptor
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
description: BigInt.asIntN.name descriptor
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asintn
|
||||
description: BigInt.asIntN order of parameter type coercion
|
||||
info: |
|
||||
BigInt.asIntN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
description: BigInt.asUintN arithmetic test cases
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
description: BigInt.asUintN property descriptor
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bigint parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
description: BigInt.asUintN type coercion for bits parameter
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
description: BigInt.asUintN.length descriptor
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
description: BigInt.asUintN.name descriptor
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2017 Josh Wolfe. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: pending
|
||||
esid: sec-bigint.asuintn
|
||||
description: BigInt.asUintN order of parameter type coercion
|
||||
info: |
|
||||
BigInt.asUintN ( bits, bigint )
|
||||
|
|
Loading…
Reference in New Issue