// Copyright 2015 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.// Flags: --enable-slow-assertsvara=[1];a.foo="bla";deletea.foo;a[0]=1.5;vara2=[];a2.foo="bla";deletea2.foo;