Sha256: 45b7ff52c5bd3e89f2e9b98d9792246ea77ae50fc33d839ec44e5edb9fb161c4
Contents?: true
Size: 370 Bytes
Versions: 10
Compression:
Stored size: 370 Bytes
Contents
# Copyright 2015 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. { 'variables': { 'command': [ '<(PRODUCT_DIR)/d8<(EXECUTABLE_SUFFIX)', ], 'files': [ '<(PRODUCT_DIR)/d8<(EXECUTABLE_SUFFIX)', ], }, 'includes': [ 'base.isolate', ], }
Version data entries
10 entries across 9 versions & 2 rubygems