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

Issue 8391042: Fix bug in lazy deoptimization after HInvokeFunction. (Closed)

Created:
9 years, 1 month ago by fschneider
Modified:
9 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in lazy deoptimization after HInvokeFunction. The full code generator expects the function expression on top of the stack until after the all. We have to emit the call + the corresponding simulate before dropping it in the hydrogen code. BUG=v8:1789 Committed: http://code.google.com/p/v8/source/detail?r=9805

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M src/hydrogen.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 1 month ago (2011-10-26 13:41:24 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 1 month ago (2011-10-26 13:47:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698