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

Issue 245963006: Avoid exposing compiler-allocated temporaries to the debugger (Closed)

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

Description

Avoid exposing compiler-allocated temporaries to the debugger R=yangguo@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=20899

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -41 lines) Patch
M src/objects.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/runtime.cc View 6 chunks +26 lines, -13 lines 0 comments Download
M src/scopeinfo.cc View 2 chunks +16 lines, -4 lines 0 comments Download
M test/mjsunit/bugs/harmony/debug-blockscopes.js View 1 chunk +0 lines, -8 lines 0 comments Download
M test/mjsunit/debug-scopes.js View 1 chunk +0 lines, -4 lines 0 comments Download
M test/mjsunit/harmony/debug-blockscopes.js View 3 chunks +6 lines, -12 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
wingo
PTAL :) "LocalIsSynthetic" might not be the right name.
6 years, 8 months ago (2014-04-22 13:17:13 UTC) #1
Yang
On 2014/04/22 13:17:13, wingo wrote: > PTAL :) "LocalIsSynthetic" might not be the right name. ...
6 years, 8 months ago (2014-04-23 06:58:06 UTC) #2
Sven Panne
On 2014/04/23 06:58:06, Yang wrote: > On 2014/04/22 13:17:13, wingo wrote: > > PTAL :) ...
6 years, 8 months ago (2014-04-23 07:20:19 UTC) #3
wingo
On 2014/04/23 07:20:19, Sven Panne wrote: > Using the term "synthetic" is a common term ...
6 years, 8 months ago (2014-04-23 08:11:47 UTC) #4
wingo
6 years, 8 months ago (2014-04-23 08:58:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r20899 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698