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

Issue 661076: Fix test for overflow in memory allocation Failure payload. (Closed)

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

Description

Fix test for overflow in memory allocation Failure payload. It bailed out too early, and could give a DEBUG assertion failure due to right shift being artihmetic. Changed values to unsigned to be safe.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/objects-inl.h View 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Small review.
10 years, 10 months ago (2010-02-25 12:21:15 UTC) #1
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-25 12:25:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698