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

Issue 9466012: Profiler experiments: Fix debugger in the presence of self-optimization headers (Closed)

Created:
8 years, 10 months ago by Jakob Kummerow
Modified:
8 years, 10 months ago
Reviewers:
Erik Corry
CC:
v8-dev, kalmard
Visibility:
Public.

Description

Profiler experiments: Fix debugger in the presence of self-optimization headers Committed: https://code.google.com/p/v8/source/detail?r=10834

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -30 lines) Patch
M src/arm/full-codegen-arm.cc View 4 chunks +14 lines, -7 lines 0 comments Download
M src/debug.cc View 3 chunks +8 lines, -1 line 0 comments Download
M src/full-codegen.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/full-codegen.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 4 chunks +14 lines, -7 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 4 chunks +14 lines, -7 lines 0 comments Download
M src/objects.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +15 lines, -0 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 4 chunks +14 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
Please take a look. This fixes a failure in mjsunit/debug-break-inline.js when FLAG_self_optimization is set to ...
8 years, 10 months ago (2012-02-24 16:52:59 UTC) #1
Erik Corry
8 years, 10 months ago (2012-02-24 21:32:54 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698