Address feedback.

This commit is contained in:
Ross Kirsling 2019-01-07 20:14:25 -08:00 committed by Rick Waldron
parent 815913a982
commit 653a068481
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,6 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-variablestatements-in-catch-blocks
es6id: B.3.5
description: Re-declaration of catch parameter
info: |
[...]

View File

@ -1,8 +1,8 @@
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// Copyright (C) 2019 Sony Interactive Entertainment Inc.
// This code is governed by the BSD license found in the LICENSE file.
/*---
author: Ross Kirsling
esid: sec-variablestatements-in-catch-blocks
es6id: B.3.5
description: Re-declaration of catch parameter (for-of statement)
info: |
It is a Syntax Error if any element of the BoundNames of CatchParameter