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

Issue 332673002: Introduce intrinsic to expose debug state to generated code. (Closed)

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

Description

Introduce intrinsic to expose debug state to generated code. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21908

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -18 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/array.js View 7 chunks +7 lines, -7 lines 0 comments Download
M src/assembler.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/assembler.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/collection.js View 2 chunks +2 lines, -2 lines 0 comments Download
M src/debug.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/macros.py View 1 chunk +3 lines, -0 lines 0 comments Download
M src/runtime.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +11 lines, -0 lines 0 comments Download
A test/mjsunit/debug-is-active.js View 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 6 months ago (2014-06-12 07:38:53 UTC) #1
ulan
lgtm
6 years, 6 months ago (2014-06-14 08:14:59 UTC) #2
Yang
6 years, 6 months ago (2014-06-23 07:10:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21908 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698