Revision: 19593
Author: [email protected]
Date: Fri Feb 28 08:57:38 2014 UTC
Log: Remove dead CompileOptimized() method from JSFunction.
BUG=
[email protected]
Review URL: https://codereview.chromium.org/181253004
http://code.google.com/p/v8/source/detail?r=19593
Modified:
/branches/bleeding_edge/src/objects.h
=======================================
--- /branches/bleeding_edge/src/objects.h Tue Feb 25 12:18:30 2014 UTC
+++ /branches/bleeding_edge/src/objects.h Fri Feb 28 08:57:38 2014 UTC
@@ -7384,9 +7384,6 @@
void MarkForConcurrentOptimization();
void MarkInOptimizationQueue();
- static bool CompileOptimized(Handle<JSFunction> function,
- ClearExceptionFlag flag);
-
// Tells whether or not the function is already marked for lazy
// recompilation.
inline bool IsMarkedForOptimization();
--
--
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.