Reviewers: dcarney,
Message:
Committed patchset #1 manually as r18346.
Description:
Fixed Windows build (hopefully).
[email protected]
Committed: https://code.google.com/p/v8/source/detail?r=18346
Please review this at https://codereview.chromium.org/102123008/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+0, -1 lines):
M src/platform-win32.cc
Index: src/platform-win32.cc
diff --git a/src/platform-win32.cc b/src/platform-win32.cc
index
6a85eb141b350d6ca81cb7d52f0ea54921ff622c..546d31c078f69f2d347090d266cf89e4dd26e047
100644
--- a/src/platform-win32.cc
+++ b/src/platform-win32.cc
@@ -213,7 +213,6 @@ void MathSetup() {
#ifdef _WIN64
init_modulo_function();
#endif
- init_fast_log_function();
// fast_exp is initialized lazily.
init_fast_sqrt_function();
}
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.