// 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: --allow-natives-syntaxfunctionf(){this.a={text:"Hello!"};}varv4=newf();varv7=newf();v7.b={};Object.defineProperty(v4,'2',{});varv6=newf();v6.a={};