mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 15:04:43 +02:00
Correct test frontmatter
This commit is contained in:
parent
527644d211
commit
19e6755f61
@ -1,10 +1,10 @@
|
|||||||
// Copyright (C) 2013 the V8 project authors. All rights reserved.
|
// Copyright (C) 2013 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: 13.6.4.13 S5.c
|
es6id: 13.6.4.13 S5.f
|
||||||
description: >
|
description: >
|
||||||
The `done` value of iteration result objects should be interpreted as
|
The `value` of iteration result objects should be retrieved using the Get
|
||||||
incomplete as per `ToBoolean` (7.1.2).
|
abstract operation.
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var iterable = {};
|
var iterable = {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user