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

Issue 6639023: Merge revisions 7089, 7095, 7096 to trunk.... (Closed)

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

Description

Merge revisions 7089, 7095, 7096 to trunk. This fixes the memory leaks and chrashes due to safepoints being recorded in the wrong place. Committed: http://code.google.com/p/v8/source/detail?r=7103

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -62 lines) Patch
M src/ia32/macro-assembler-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/safepoint-table.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 3 chunks +9 lines, -6 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 5 chunks +18 lines, -24 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 7 chunks +39 lines, -14 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 11 chunks +36 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Rico
9 years, 9 months ago (2011-03-09 13:38:06 UTC) #1
Kasper Lund
LGTM.
9 years, 9 months ago (2011-03-09 13:40:45 UTC) #2
William Hesse
9 years, 9 months ago (2011-03-09 14:01:16 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698