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

Issue 23859002: remove Isolate::Current from most files starting with 'a' (Closed)

Created:
7 years, 3 months ago by dcarney
Modified:
7 years, 3 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

remove Isolate::Current from most files starting with 'a' R=svenpanne@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=16463

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -37 lines) Patch
M src/accessors.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/api.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/codegen-arm.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/assembler.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ast.h View 2 chunks +6 lines, -3 lines 0 comments Download
M src/ast.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/codegen.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/full-codegen.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/full-codegen.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/codegen-mips.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/prettyprinter.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/prettyprinter.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M src/rewriter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/typing.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/codegen-x64.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dcarney
7 years, 3 months ago (2013-09-02 08:05:05 UTC) #1
Sven Panne
LGTM. It's a pity that we have to keep the Isolate field in the AST ...
7 years, 3 months ago (2013-09-02 09:23:34 UTC) #2
dcarney
7 years, 3 months ago (2013-09-02 09:27:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16463 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698