blob: 7c4267c80817918433c1c34681ba8a9597747741 [file] [log] [blame]
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// This is a facade interface for the members of GlobalLocalsMap that are
/// required by other migrated classes.
// TODO(48820): When GlobalLocalsMap is migrated, remove this facade.
abstract class GlobalLocalsMap {}