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

Issue 1701021: Bring 4554 to the 2.1 branch.... (Closed)

Created:
10 years, 7 months ago by antonm
Modified:
9 years, 4 months ago
Reviewers:
Kasper Lund
CC:
v8-dev, Mads Ager (chromium), laforge
Visibility:
Public.

Description

Bring 4554 to the 2.1 branch. Use ScopedVector instead of dynamically allocated array. This ensures that it'll be released on any control path leaving the function thanks to desctuctor semantics. BUG=42925 Committed: http://code.google.com/p/v8/source/detail?r=4555

Patch Set 1 #

Patch Set 2 : version.cc updated #

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

Messages

Total messages: 2 (0 generated)
antonm
Kasper, may you have a look? Anthony, Mads, that goes to 2.1's head and thus ...
10 years, 7 months ago (2010-04-30 12:17:33 UTC) #1
Kasper Lund
10 years, 7 months ago (2010-04-30 12:20:51 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698