mirror of https://github.com/tc39/test262.git
Added expected esid's
This commit is contained in:
parent
3a615a0c0e
commit
8996664a42
|
@ -1,7 +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: pending
|
||||
esid: sec-symbol.asyncdispose
|
||||
description: >
|
||||
`Symbol.asyncDispose` property descriptor
|
||||
info: |
|
||||
|
|
|
@ -1,7 +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: pending
|
||||
esid: sec-symbol.dispose
|
||||
description: >
|
||||
`Symbol.dispose` property descriptor
|
||||
info: |
|
||||
|
|
Loading…
Reference in New Issue