Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Issue 7890028: Force lazy deoptimization and remove optimized code on deopt inside a recursively invoked function. (Closed)

Created:
9 years, 3 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

Force lazy deoptimization and remove optimized code on deopt inside a recursively invoked function. R=fschneider@chromium.org,sgjesse@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9285

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/runtime.cc View 3 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 3 months ago (2011-09-14 11:49:22 UTC) #1
fschneider
I don't understand why this was a RUNTIME_ASSERT before. Søren, do you remember why that ...
9 years, 3 months ago (2011-09-14 13:10:26 UTC) #2
Søren Thygesen Gjesse
9 years, 3 months ago (2011-09-14 14:26:03 UTC) #3
LGTM

I discussed the assert earlier today with Vyacheslav, and don't see any problem
in removing it.

Powered by Google App Engine
This is Rietveld 408576698