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

Issue 6542061: [Isolates] Less TLS reads in parser and full codegens. (Closed)

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

Description

[Isolates] Less TLS reads in parser and full codegens. Committed: http://code.google.com/p/v8/source/detail?r=6890

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+305 lines, -265 lines) Patch
M src/arm/full-codegen-arm.cc View 29 chunks +34 lines, -32 lines 0 comments Download
M src/full-codegen.h View 4 chunks +6 lines, -1 line 0 comments Download
M src/full-codegen.cc View 6 chunks +8 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 67 chunks +105 lines, -101 lines 0 comments Download
M src/parser.h View 6 chunks +10 lines, -2 lines 0 comments Download
M src/parser.cc View 43 chunks +100 lines, -84 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 31 chunks +42 lines, -39 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 10 months ago (2011-02-22 11:56:29 UTC) #1
Mads Ager (chromium)
9 years, 10 months ago (2011-02-22 12:01:35 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698