Revision: 17880
Author: [email protected]
Date: Tue Nov 19 14:15:12 2013 UTC
Log: Remove faulty CHECK() statement.
[email protected]
BUG=none
LOG=n
Review URL: https://codereview.chromium.org/67463003
http://code.google.com/p/v8/source/detail?r=17880
Modified:
/branches/bleeding_edge/src/v8.cc
=======================================
--- /branches/bleeding_edge/src/v8.cc Tue Nov 19 13:44:36 2013 UTC
+++ /branches/bleeding_edge/src/v8.cc Tue Nov 19 14:15:12 2013 UTC
@@ -197,7 +197,6 @@
void V8::InitializePlatform(v8::Platform* platform) {
- ASSERT(!platform_);
ASSERT(platform);
platform_ = platform;
}
--
--
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.