summaryrefslogtreecommitdiff
path: root/deps/v8/test/ignition.isolate
blob: 9604a694b2d9a8d1344b76b674fcf6499ca8e41d (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2016 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.
{
  'includes': [
    'cctest/cctest.isolate',
    'mjsunit/mjsunit.isolate',
  ],
}