nodejs/deps/v8/test/mjsunit/regress/regress-crbug-1321899-4.js
Michaël Zasso b1f75d7924
deps: patch V8 to 10.2.154.13
Refs: https://github.com/v8/v8/compare/10.2.154.4...10.2.154.13

PR-URL: https://github.com/nodejs/node/pull/43727
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2022-07-11 21:38:03 +01:00

8 lines
277 B
JavaScript

// Copyright 2022 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: --no-lazy-feedback-allocation
d8.file.execute('test/mjsunit/regress/regress-crbug-1321899-3.js');