summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/regress/wasm/regress-680938.js
blob: 75c8a457bbd57b08118fd5bce70e9aad2d466f64 (plain)
1
2
3
4
5
6
7
8
// 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.

var v17 = {};
var v32 = {};
v39 = new WebAssembly.Memory(v32);
v49 = v39.grow(v17);