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

Unified Diff: BUILD.gn

Issue 863633002: Use signaling NaN for holes in fixed double arrays. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix phi? 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
« no previous file with comments | « no previous file | build/toolchain.gypi » ('j') | src/arm64/lithium-codegen-arm64.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 1605495e6848228df12d8bdfcbb27348ff2fb1e0..7530fc357b75f401221776155486d3ecd59b0c58 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1289,6 +1289,8 @@ source_set("v8_libbase") {
"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",
« no previous file with comments | « no previous file | build/toolchain.gypi » ('j') | src/arm64/lithium-codegen-arm64.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698