blob: 03286e318ca0b8742f89d2f6017bdfb61b347b4f [file] [log] [blame]
// Copyright 2017 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
var x = {};
var [a] = x;