blob: 8ca9e56e6ea3c8076125a4b2380fe5052da50a46 [file] [log] [blame]
// Copyright (C) 2015 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
description: >
Two references to NaN satisfy the assertion.
---*/
assert.sameValue(NaN, NaN);