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

Issue 6469050: Clear exceptions set during attempts to lazily optimize. (Closed)

Created:
9 years, 10 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Clear exceptions set during attempts to lazily optimize. Resubmit of patch for issue 1145 with a few additions: - Now also clears exceptions when calling Runtime_LazyRecompile. - Sets function where parsing fails to not be optimizable. BUG=v8:1145 TEST=test/mjsunit/regress/regress-1145.js Committed: http://code.google.com/p/v8/source/detail?r=6945

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -8 lines) Patch
M src/handles.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/handles.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M src/runtime.cc View 4 chunks +7 lines, -3 lines 0 comments Download
A test/mjsunit/regress/regress-1145.js View 1 chunk +54 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
9 years, 10 months ago (2011-02-18 11:37:56 UTC) #1
Lasse Reichstein
9 years, 10 months ago (2011-02-25 09:51:48 UTC) #2
fschneider
9 years, 10 months ago (2011-02-25 11:15:50 UTC) #3
LGTM.

http://codereview.chromium.org/6469050/diff/1/test/mjsunit/regress/regress-11...
File test/mjsunit/regress/regress-1145.js (right):

http://codereview.chromium.org/6469050/diff/1/test/mjsunit/regress/regress-11...
test/mjsunit/regress/regress-1145.js:31: // Should not throw a syntax error
exception (change this if we make lazily.
remove extra period at line-end.

Powered by Google App Engine
This is Rietveld 408576698