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

Issue 7583037: Merge r8858 to the 3.4 branch. (Closed)

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

Description

Merge r8858 to the 3.4 branch. This patch includes a fix for a crash in context lookup for functions occurring inside 'catch'. R=vegorov@chromium.org BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -102 lines) Patch
M src/compiler.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/heap.cc View 1 chunk +19 lines, -18 lines 0 comments Download
M src/objects.h View 5 chunks +22 lines, -10 lines 0 comments Download
M src/objects-inl.h View 1 chunk +7 lines, -28 lines 0 comments Download
M src/parser.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/parser.cc View 10 chunks +29 lines, -25 lines 0 comments Download
M src/runtime.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/runtime.cc View 8 chunks +25 lines, -15 lines 0 comments Download
M src/v8natives.js View 3 chunks +5 lines, -3 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-1583.js View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
9 years, 4 months ago (2011-08-08 16:30:27 UTC) #1
Vyacheslav Egorov (Chromium)
rubberstamp LGTM
9 years, 4 months ago (2011-08-08 16:34:02 UTC) #2
Kevin Millikin (Chromium)
9 years, 4 months ago (2011-08-09 12:23:14 UTC) #3
I'm going to close this issue and send a new one with an additional bug fix.

Powered by Google App Engine
This is Rietveld 408576698