// 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. // This is intended for permanent JS behavior changes for mocking out // non-deterministic behavior. For temporary suppressions, please refer to // v8_suppressions.js. // This mocks only architecture specific differences. Refer to v8_mocks.js // for the general case. // This file is loaded before each correctness test cases and won't get // minimized.