// Copyright 2021 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: --interrupt-budget=1024 --concurrent-inliningconstv2={};constv4={a:42};functionv8(){constv11=v4.g;}functionv13(){v4.g=v2;}constv22=v13();functionv26(){}for(letv46=0;v46<100;v46++){constv53=v8();}v4.g=42;