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

Issue 503022: Add locker support to DebugMessageDispatchHandler (Closed)

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

Description

Add locker support to DebugMessageDispatchHandler

Patch Set 1 #

Patch Set 2 : clean up #

Patch Set 3 : make compilable with debugger support off #

Unified diffs Side-by-side diffs Delta from patch set Stats (+608 lines, -8 lines) Patch
M SConstruct View 2 chunks +2 lines, -2 lines 0 comments Download
M include/v8.h View 2 chunks +4 lines, -1 line 0 comments Download
M include/v8-debug.h View 1 chunk +2 lines, -0 lines 0 comments Download
A samples/lineprocessor.cc View 1 2 1 chunk +418 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 2 chunks +23 lines, -1 line 0 comments Download
M src/debug.cc View 1 1 chunk +10 lines, -2 lines 0 comments Download
M src/v8threads.h View 1 2 3 chunks +40 lines, -0 lines 0 comments Download
M src/v8threads.cc View 1 2 6 chunks +109 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698