mirror of https://github.com/tc39/test262.git
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.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
es6id: 23.1.1.1
|
||||
esid: sec-map-iterable
|
||||
description: >
|
||||
The correct error is thrown `Map.prototype.set` throws an error and
|
||||
the IteratorClose throws an error.
|
||||
|
|
Loading…
Reference in New Issue