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

Issue 1406593002: Do not allow large object allocation from optimized code. (Closed)

Created:
5 years, 2 months ago by Hannes Payer (out of office)
Modified:
5 years, 2 months ago
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 allow large object allocation from optimized code. BUG= Committed: https://crrev.com/c1a81536eddb85583692eb7b73f5bb18815d1b4c Cr-Commit-Position: refs/heads/master@{#31244}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -40 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/mips64/lithium-codegen-mips64.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/ppc/lithium-codegen-ppc.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/x87/lithium-codegen-x87.cc View 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Hannes Payer (out of office)
5 years, 2 months ago (2015-10-13 18:25:58 UTC) #2
Michael Starzinger
LGTM. Many good, much wow, such invariant, so not LO-space. https://codereview.chromium.org/1406593002/diff/1/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): https://codereview.chromium.org/1406593002/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode5184 ...
5 years, 2 months ago (2015-10-13 18:30:28 UTC) #3
mvstanton
It looks okay to me too (LGTM), but why is this being done right now, ...
5 years, 2 months ago (2015-10-13 18:47:24 UTC) #4
Hannes Payer (out of office)
You will not get write barriers on a NEW_SPACE large object allocation. So yes, it ...
5 years, 2 months ago (2015-10-13 18:58:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1406593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1406593002/20001
5 years, 2 months ago (2015-10-13 18:59:44 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-13 19:20:13 UTC) #9
commit-bot: I haz the power
5 years, 2 months ago (2015-10-13 19:20:33 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c1a81536eddb85583692eb7b73f5bb18815d1b4c
Cr-Commit-Position: refs/heads/master@{#31244}

Powered by Google App Engine
This is Rietveld 408576698