LGTM. Good catch.

On Wed, Oct 1, 2008 at 8:51 PM,  <[EMAIL PROTECTED]> wrote:
> Reviewers: Kasper Lund,
>
> Description:
> Follow up to change 402:
> - Remove unused symbol finally_state_symbol.
>
>
> Please review this at http://codereview.chromium.org/5640
>
> Affected files:
>  M     src/heap.h
>
>
> Index: src/heap.h
> ===================================================================
> --- src/heap.h  (revision 402)
> +++ src/heap.h  (working copy)
> @@ -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