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

Issue 7383013: Avoid TLS load in AstNode constructor. (Closed)

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

Description

Avoid TLS load in AstNode constructor. R=ager@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=8664

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -50 lines) Patch
M src/ast.h View 2 chunks +11 lines, -2 lines 0 comments Download
M src/ast.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/rewriter.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M src/scopes.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/scopes.cc View 13 chunks +53 lines, -38 lines 0 comments Download
M src/zone.h View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-ast.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 5 months ago (2011-07-15 16:51:15 UTC) #1
Mads Ager (chromium)
9 years, 5 months ago (2011-07-15 16:53:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698