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

Issue 6816053: Fix compilation with gdbjit=on. (Closed)

Created:
9 years, 8 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix compilation with gdbjit=on. Ensure mutual exclusion on access to GDBJITInterface internal structures to make it work correctly with several isolates. Committed: http://code.google.com/p/v8/source/detail?r=7557

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/gdb-jit.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/gdb-jit.cc View 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 8 months ago (2011-04-08 11:15:38 UTC) #1
Søren Thygesen Gjesse
9 years, 8 months ago (2011-04-08 11:20:05 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698