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

Issue 321743002: Reuse RelocInfo's IsPatchedDebugBreakSlotSequence() implementation. (Closed)

Created:
6 years, 6 months ago by tfarina
Modified:
6 years, 6 months ago
Reviewers:
Yang
CC:
v8-dev, Toon Verwaest, jochen (gone - plz use gerrit)
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Reuse RelocInfo's IsPatchedDebugBreakSlotSequence() implementation. RelocInfo::IsPatchedDebugBreakSlotSequence() already does this assembly check, so just reuse it in BreakLocationIterator::IsDebugBreakAtSlot(), like the other debug ports do. R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21734

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/x64/debug-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tfarina
6 years, 6 months ago (2014-06-09 02:59:47 UTC) #1
Yang
lgtm. will land.
6 years, 6 months ago (2014-06-10 07:15:36 UTC) #2
Yang
6 years, 6 months ago (2014-06-10 09:16:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21734 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698