Added expected esid's

This commit is contained in:
Ioanna M. Dimitriou H 2024-07-26 17:36:41 +02:00 committed by Philip Chimento
parent 3a615a0c0e
commit 8996664a42
2 changed files with 2 additions and 2 deletions

View File

@ -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: |

View File

@ -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: |