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

Issue 12831003: Parallel recompilation: fix concurrency issues. (Closed)

Created:
7 years, 9 months ago by Yang
Modified:
7 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Parallel recompilation: fix concurrency issues. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13949

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -41 lines) Patch
M src/compiler.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M src/optimizing-compiler-thread.cc View 4 chunks +8 lines, -33 lines 0 comments Download
M src/runtime.cc View 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
In some cases, at any point during the time a function is being optimized on ...
7 years, 9 months ago (2013-03-14 12:45:23 UTC) #1
Yang
On 2013/03/14 12:45:23, Yang wrote: > In some cases, at any point during the time ...
7 years, 9 months ago (2013-03-14 12:55:43 UTC) #2
Jakob Kummerow
lgtm
7 years, 9 months ago (2013-03-14 15:10:38 UTC) #3
Yang
7 years, 9 months ago (2013-03-14 16:35:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r13949 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698