summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/instn-star-props-nrml-indirect_FIXTURE.js
blob: 66c32a38917f4af71f4d63869b3018750a636b97 (plain)
1
2
3
4
5
6
// |reftest| skip -- not a test file
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.

export var indirectIdName;
export var starIndirectIdName;