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

Issue 1542113002: Do not mark from native code. Check color and call incremental marker instead. (Closed)

Created:
5 years ago by Hannes Payer (out of office)
Modified:
5 years ago
Reviewers:
ulan
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Do not mark from native code. Check color and call incremental marker instead. BUG=chromium:561449 LOG=n Committed: https://crrev.com/866f9e6e87a4e10041b94846e86c439a0af592f7 Cr-Commit-Position: refs/heads/master@{#33026}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 8

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -963 lines) Patch
M src/arm/code-stubs-arm.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -5 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -16 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -98 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 2 3 4 5 6 7 1 chunk +6 lines, -6 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -17 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -72 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -5 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -8 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 2 3 4 5 6 7 2 chunks +4 lines, -92 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -5 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -16 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -115 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -5 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -16 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 1 2 3 4 5 6 7 4 chunks +4 lines, -117 lines 0 comments Download
M src/ppc/code-stubs-ppc.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -5 lines 0 comments Download
M src/ppc/macro-assembler-ppc.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -15 lines 0 comments Download
M src/ppc/macro-assembler-ppc.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -119 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -5 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -17 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 2 3 4 5 6 7 3 chunks +4 lines, -104 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -5 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -8 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 1 2 3 4 5 6 7 2 chunks +4 lines, -92 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
payer
5 years ago (2015-12-23 10:51:28 UTC) #2
ulan
lgtm https://codereview.chromium.org/1542113002/diff/120001/src/arm/macro-assembler-arm.h File src/arm/macro-assembler-arm.h (right): https://codereview.chromium.org/1542113002/diff/120001/src/arm/macro-assembler-arm.h#newcode247 src/arm/macro-assembler-arm.h:247: void CheckIfWhite(Register object, Register scratch1, Register scratch2, Let's ...
5 years ago (2015-12-23 11:02:20 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1542113002/diff/120001/src/arm/macro-assembler-arm.h File src/arm/macro-assembler-arm.h (right): https://codereview.chromium.org/1542113002/diff/120001/src/arm/macro-assembler-arm.h#newcode247 src/arm/macro-assembler-arm.h:247: void CheckIfWhite(Register object, Register scratch1, Register scratch2, On 2015/12/23 ...
5 years ago (2015-12-23 12:14:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1542113002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1542113002/140001
5 years ago (2015-12-23 12:14:40 UTC) #9
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years ago (2015-12-23 12:52:06 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-23 12:52:42 UTC) #13
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/866f9e6e87a4e10041b94846e86c439a0af592f7
Cr-Commit-Position: refs/heads/master@{#33026}

Powered by Google App Engine
This is Rietveld 408576698