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

Issue 7497010: Fix FixedDoubleArray crashes in chromebot (Closed)

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

Description

Fix FixedDoubleArray crashes in chromebot R=ricow@chromium.org BUG=non TEST=running urls from reliability bots Committed: http://code.google.com/p/v8/source/detail?r=8748

Patch Set 1 #

Patch Set 2 : simplify copy #

Total comments: 6

Patch Set 3 : review feedback #

Total comments: 1

Patch Set 4 : review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -7 lines) Patch
M src/heap.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/heap.cc View 1 2 2 chunks +27 lines, -5 lines 0 comments Download
M src/heap-inl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 2 3 1 chunk +14 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
danno
Please review.
9 years, 5 months ago (2011-07-26 16:27:51 UTC) #1
Rico
LGTM, consider adding a regression test for this http://codereview.chromium.org/7497010/diff/2001/src/heap.cc File src/heap.cc (right): http://codereview.chromium.org/7497010/diff/2001/src/heap.cc#newcode3400 src/heap.cc:3400: maybe_elem ...
9 years, 5 months ago (2011-07-27 08:05:51 UTC) #2
danno
Feedback addressed, please take another quick look, since there were a few minor additional tweaks ...
9 years, 5 months ago (2011-07-27 11:05:54 UTC) #3
Rico
9 years, 5 months ago (2011-07-27 11:31:01 UTC) #4
LGTM

http://codereview.chromium.org/7497010/diff/5001/src/runtime.cc
File src/runtime.cc (right):

http://codereview.chromium.org/7497010/diff/5001/src/runtime.cc#newcode223
src/runtime.cc:223: case JSObject::EXTERNAL_PIXEL_ELEMENTS:
default: last?

Powered by Google App Engine
This is Rietveld 408576698