Commit fdb34fb4 authored by iposva@chromium.org's avatar iposva@chromium.org

Follow up to change 402:

- Remove unused symbol finally_state_symbol.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@403 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 68103cee
......@@ -145,7 +145,6 @@ namespace v8 { namespace internal {
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") \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment