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

Issue 109003: Add regression test case for crbug.com/9746. (Closed)

Created:
11 years, 7 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add regression test case for crbug.com/9746. Committed: http://code.google.com/p/v8/source/detail?r=1851

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -4 lines) Patch
M test/cctest/test-strings.cc View 1 4 chunks +101 lines, -4 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Kasper Lund
11 years, 7 months ago (2009-05-05 06:55:39 UTC) #1
Mads Ager (chromium)
Funky stuff, thanks for creating the test case! LGTM
11 years, 7 months ago (2009-05-05 06:58:46 UTC) #2
Kevin Millikin (Chromium)
11 years, 7 months ago (2009-05-05 08:12:59 UTC) #3
Good.

http://codereview.chromium.org/109003/diff/1004/1005
File test/cctest/test-strings.cc (right):

http://codereview.chromium.org/109003/diff/1004/1005#newcode503
Line 503: while (Heap::InNewSpace(*slice)) {
This will probably terminate :)

http://codereview.chromium.org/109003/diff/1004/1005#newcode517
Line 517: // get its wrapper. This allocated yet another weak handle that
"allocated" => "allocates"

Powered by Google App Engine
This is Rietveld 408576698