Welcome to mirror list, hosted at ThFree Co, Russian Federation.

multi-value-interpreter.js « wasm « mjsunit « test « v8 « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53f5cfbbde267992fc79d329e0207b4a2e9434cc (plain)
1
2
3
4
5
6
7
// 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.

// Flags: --experimental-wasm-mv --wasm-interpret-all

load("test/mjsunit/wasm/multi-value.js");