Skip to content
Snippets Groups Projects
Commit 19e6755f authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Correct test frontmatter

parent 527644d2
No related branches found
No related tags found
No related merge requests found
// Copyright (C) 2013 the V8 project authors. All rights reserved.
// 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: >
The `done` value of iteration result objects should be interpreted as
incomplete as per `ToBoolean` (7.1.2).
The `value` of iteration result objects should be retrieved using the Get
abstract operation.
---*/
var iterable = {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment