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

Issue 15737023: Fix very strange bug in FindBreakLocationFromAddress algorithm (Closed)

Created:
7 years, 7 months ago by Peter.Rybin
Modified:
7 years, 6 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Fix very strange bug in FindBreakLocationFromAddress algorithm R=yangguo@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15014

Patch Set 1 #

Patch Set 2 : reload #

Patch Set 3 : fix usages #

Patch Set 4 : new comments #

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

Messages

Total messages: 8 (0 generated)
Peter.Rybin
FindBreakLocationFromAddress algorithm is identical to FindBreakLocationFromPosition (10 lines below), except this very detail. What's more, ...
7 years, 7 months ago (2013-05-23 00:21:10 UTC) #1
Jakob Kummerow
Drive-by comment: Does this pass tests? I've stumbled over this oddity before, but had to ...
7 years, 7 months ago (2013-05-23 08:05:08 UTC) #2
Yang
On 2013/05/23 08:05:08, Jakob wrote: > Drive-by comment: > Does this pass tests? I've stumbled ...
7 years, 7 months ago (2013-05-23 09:33:48 UTC) #3
Peter.Rybin
On 2013/05/23 09:33:48, Yang wrote: > On 2013/05/23 08:05:08, Jakob wrote: > > Drive-by comment: ...
7 years, 7 months ago (2013-05-23 23:00:48 UTC) #4
Peter.Rybin
7 years, 6 months ago (2013-06-07 11:34:01 UTC) #5
Yang
On 2013/06/07 11:34:01, peter.rybin wrote: LGTM. Please add a comment on "pc - 1", something ...
7 years, 6 months ago (2013-06-07 12:14:51 UTC) #6
Peter.Rybin
On 2013/06/07 12:14:51, Yang wrote: > On 2013/06/07 11:34:01, peter.rybin wrote: > > LGTM. Please ...
7 years, 6 months ago (2013-06-07 13:54:12 UTC) #7
Peter.Rybin
7 years, 6 months ago (2013-06-07 16:48:30 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r15014.

Powered by Google App Engine
This is Rietveld 408576698