mirror of
https://github.com/tc39/test262.git
synced 2025-07-03 12:14:37 +02:00
Fixup Map: add proper esid
This commit is contained in:
parent
873a7241c3
commit
7f518f7d38
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2017 the V8 project authors. All rights reserved.
|
// Copyright (C) 2017 the V8 project authors. All rights reserved.
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
/*---
|
/*---
|
||||||
es6id: 23.1.1.1
|
esid: sec-map-iterable
|
||||||
description: >
|
description: >
|
||||||
The correct error is thrown `Map.prototype.set` throws an error and
|
The correct error is thrown `Map.prototype.set` throws an error and
|
||||||
the IteratorClose throws an error.
|
the IteratorClose throws an error.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user