Author: [EMAIL PROTECTED]
Date: Wed Oct  1 13:21:34 2008
New Revision: 403

Modified:
    branches/bleeding_edge/src/heap.h

Log:
Follow up to change 402:
- Remove unused symbol finally_state_symbol.

Review URL: http://codereview.chromium.org/5640

Modified: branches/bleeding_edge/src/heap.h
==============================================================================
--- branches/bleeding_edge/src/heap.h   (original)
+++ branches/bleeding_edge/src/heap.h   Wed Oct  1 13:21:34 2008
@@ -145,7 +145,6 @@
    V(code_symbol, ".code")                                                \
    V(result_symbol, ".result")                                            \
    V(catch_var_symbol, ".catch-var")                                      \
-  V(finally_state_symbol, ".finally-state")                              \
    V(empty_symbol, "")                                                    \
    V(eval_symbol, "eval")                                                 \
    V(function_symbol, "function")                                         \

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to