Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(714)

Unified Diff: tools/gyp/v8.gyp

Issue 863633002: Use signaling NaN for holes in fixed double arrays. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Next bunch of fixes Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/gyp/v8.gyp
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
index 9443911f120df10712824e7b70ef83e58396d2c6..7ff5694697c8e0d07dedaae7d53fb6f452685ce2 100644
--- a/tools/gyp/v8.gyp
+++ b/tools/gyp/v8.gyp
@@ -1332,6 +1332,8 @@
'../../src/base/logging.cc',
'../../src/base/logging.h',
'../../src/base/macros.h',
+ '../../src/base/math.cc',
+ '../../src/base/math.h',
'../../src/base/once.cc',
'../../src/base/once.h',
'../../src/base/platform/elapsed-timer.h',
« test/mjsunit/regress/regress-undefined-nan.js ('K') | « test/unittests/unittests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698