blob: 1ee69dc2c28a1680288fdc6d9c2391fbf975bd9c (
plain)
1
2
3
4
5
|
// |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.
Function('return this;')().test262 = '1';
|