2018-01-17 08:32:14 +00:00
|
|
|
// 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.
|
|
|
|
|
2018-08-28 09:38:48 +00:00
|
|
|
// Flags: --no-stress-opt --trace-wasm-memory --liftoff --no-future
|
2018-06-21 17:22:06 +00:00
|
|
|
// Flags: --no-wasm-tier-up
|
2018-01-17 08:32:14 +00:00
|
|
|
|
|
|
|
load("test/message/wasm-trace-memory.js");
|