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

Issue 6771003: Rename local variable in api.cc to avoid using C++0x keyword thread_local. (Closed)

Created:
9 years, 9 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Karl Klose
CC:
v8-dev
Visibility:
Public.

Description

Rename local variable in api.cc to avoid using C++0x keyword thread_local. Also, the name thread_local did not make much sense. R=karlklose@chromium.org BUG=1280 Committed: http://code.google.com/p/v8/source/detail?r=7402

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 9 months ago (2011-03-29 08:01:12 UTC) #1
Karl Klose
9 years, 9 months ago (2011-03-29 08:02:40 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698