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

Issue 9664067: Use lazy instance initializer to remove static initializers in two places. (Closed)

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

Description

Use lazy instance initializer to remove static initializers in two places. Committed: https://code.google.com/p/v8/source/detail?r=11014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/platform-posix.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/platform-win32.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fschneider
8 years, 9 months ago (2012-03-12 15:22:14 UTC) #1
Yang
On 2012/03/12 15:22:14, fschneider wrote: LGTM, though suggesting https://chromiumcodereview.appspot.com/9664067/ to get rid of one level ...
8 years, 9 months ago (2012-03-12 15:49:39 UTC) #2
Yang
8 years, 9 months ago (2012-03-12 15:51:46 UTC) #3
On 2012/03/12 15:49:39, Yang wrote:
> On 2012/03/12 15:22:14, fschneider wrote:
> 
> LGTM, though suggesting https://chromiumcodereview.appspot.com/9664067/ to get
> rid of one level of mutex.

The correct URL for the alternative CL would of course be
https://chromiumcodereview.appspot.com/9662064/

Powered by Google App Engine
This is Rietveld 408576698