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

Issue 149768: Don't put static variables inline (Closed)

Created:
11 years, 5 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
iposva, Kasper Lund, yurys
CC:
v8-dev, TVL, Mads Ager (chromium)
Visibility:
Public.

Description

Don't put static variables inline. BUG=404

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -15 lines) Patch
M src/frame-element.h View 1 chunk +1 line, -4 lines 0 comments Download
A src/frame-element.cc View 1 chunk +45 lines, -0 lines 0 comments Download
M src/ia32/register-allocator-ia32-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 2 chunks +9 lines, -6 lines 0 comments Download
M src/register-allocator.h View 1 chunk +1 line, -4 lines 0 comments Download
M src/register-allocator.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
You guys have some pretty creative uses of inlining and static variables in here... There ...
11 years, 5 months ago (2009-07-16 21:34:20 UTC) #1
iposva
11 years, 5 months ago (2009-07-16 22:47:36 UTC) #2
I will take these changes and apply them to bleeding_edge first from where we
can merge them to trunk and the 1.2 branch.

-Ivan

Powered by Google App Engine
This is Rietveld 408576698