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

Issue 6895014: Avoid hidden TLS access in CpuProfiler::is_profiling(). (Closed)

Created:
9 years, 8 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Avoid hidden TLS access in CpuProfiler::is_profiling(). Committed: http://code.google.com/p/v8/source/detail?r=7677

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -21 lines) Patch
M src/codegen.cc View 1 chunk +4 lines, -1 line 0 comments Download
M src/compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/cpu-profiler.h View 3 chunks +7 lines, -11 lines 0 comments Download
M src/cpu-profiler.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M src/heap.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
Misha, There're two related TODOs in this file, but I want this change to be ...
9 years, 8 months ago (2011-04-22 03:01:34 UTC) #1
mnaganov (inactive)
9 years, 8 months ago (2011-04-22 06:20:58 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698