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

Issue 1474323002: Delete Assembler::FlushICacheWithoutIsolate (Closed)

Created:
5 years ago by jochen (gone - plz use gerrit)
Modified:
5 years ago
Reviewers:
Yang, Jakob Kummerow
CC:
v8-reviews_googlegroups.com, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Delete Assembler::FlushICacheWithoutIsolate Requires passing an explicit Isolate* to a bunch of static Assembler methods. BUG=v8:2487 R=yangguo@chromium.org,jkummerow@chromium.org LOG=n Committed: https://crrev.com/c08e952566c3923f8fcbd693dae05f8eae73938b Cr-Commit-Position: refs/heads/master@{#32376}

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 1

Patch Set 3 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -221 lines) Patch
M src/arm/assembler-arm.h View 2 chunks +9 lines, -9 lines 0 comments Download
M src/arm/assembler-arm-inl.h View 1 8 chunks +12 lines, -11 lines 0 comments Download
M src/arm64/assembler-arm64.h View 2 chunks +7 lines, -8 lines 0 comments Download
M src/arm64/assembler-arm64-inl.h View 6 chunks +11 lines, -11 lines 0 comments Download
M src/assembler.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/assembler.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 1 2 2 chunks +10 lines, -17 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/assembler-ia32.h View 2 chunks +9 lines, -10 lines 0 comments Download
M src/ia32/assembler-ia32-inl.h View 6 chunks +11 lines, -9 lines 0 comments Download
M src/ic/ic-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/assembler-mips.h View 2 chunks +15 lines, -16 lines 0 comments Download
M src/mips/assembler-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/assembler-mips-inl.h View 6 chunks +7 lines, -7 lines 0 comments Download
M src/mips64/assembler-mips64.h View 2 chunks +15 lines, -16 lines 0 comments Download
M src/mips64/assembler-mips64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips64/assembler-mips64-inl.h View 6 chunks +7 lines, -7 lines 0 comments Download
M src/ppc/assembler-ppc.h View 2 chunks +7 lines, -5 lines 0 comments Download
M src/ppc/assembler-ppc.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/ppc/assembler-ppc-inl.h View 10 chunks +19 lines, -16 lines 0 comments Download
M src/snapshot/serialize.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/x64/assembler-x64.h View 2 chunks +10 lines, -10 lines 0 comments Download
M src/x64/assembler-x64-inl.h View 4 chunks +10 lines, -8 lines 0 comments Download
M src/x87/assembler-x87.h View 2 chunks +9 lines, -10 lines 0 comments Download
M src/x87/assembler-x87-inl.h View 6 chunks +12 lines, -10 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
jochen (gone - plz use gerrit)
5 years ago (2015-11-27 12:22:17 UTC) #1
jochen (gone - plz use gerrit)
ptal Yang, overall Jakob, full-codegen + ic
5 years ago (2015-11-27 12:23:08 UTC) #2
Yang
lgtm
5 years ago (2015-11-27 12:30:34 UTC) #3
Jakob Kummerow
ic and full-codegen LGTM. https://codereview.chromium.org/1474323002/diff/20001/src/full-codegen/arm/full-codegen-arm.cc File src/full-codegen/arm/full-codegen-arm.cc (right): https://codereview.chromium.org/1474323002/diff/20001/src/full-codegen/arm/full-codegen-arm.cc#newcode4980 src/full-codegen/arm/full-codegen-arm.cc:4980: Assembler::set_target_address_at(unoptimized_code->GetIsolate(), I'm not overly fond ...
5 years ago (2015-11-27 12:51:53 UTC) #4
jochen (gone - plz use gerrit)
consolidated the GetIsolate() calls where it made sense
5 years ago (2015-11-27 12:59:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1474323002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1474323002/40001
5 years ago (2015-11-27 12:59:24 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-11-27 13:35:33 UTC) #9
commit-bot: I haz the power
5 years ago (2015-11-27 13:35:56 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c08e952566c3923f8fcbd693dae05f8eae73938b
Cr-Commit-Position: refs/heads/master@{#32376}

Powered by Google App Engine
This is Rietveld 408576698