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

Issue 7562007: Merge r8803 from the bleeding edge to 3.3 branch. (Closed)

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

Description

Merge r8803 from the bleeding edge to 3.3 branch. Check phi uses of the arguments object after redundant phies elimination. This allows to handle code like: var a = arguments; while (smth) a[i]; without bailout. Committed: http://code.google.com/p/v8/source/detail?r=8806

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 4 months ago (2011-08-03 10:44:15 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698