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

Issue 1149053004: Make KeyedStores from a sloppy arguments array use a handler. (Closed)

Created:
5 years, 6 months ago by mvstanton
Modified:
5 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Make KeyedStores from a sloppy arguments array use a handler. This finishes up work begun by CL (https://codereview.chromium.org/546683003/) some months ago. BUG= Committed: https://crrev.com/3a1d7335cf6a623f39c306e0bc0e82ccccc54818 Cr-Commit-Position: refs/heads/master@{#28683}

Patch Set 1 #

Patch Set 2 : Ports. #

Total comments: 4

Patch Set 3 : Code comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -711 lines) Patch
M src/builtins.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/builtins.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/code-stubs.h View 2 chunks +15 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 2 chunks +3 lines, -1 line 0 comments Download
M src/code-stubs-hydrogen.cc View 1 2 7 chunks +54 lines, -17 lines 0 comments Download
M src/ic/arm/ic-arm.cc View 1 1 chunk +0 lines, -109 lines 0 comments Download
M src/ic/arm64/ic-arm64.cc View 1 2 chunks +0 lines, -133 lines 0 comments Download
M src/ic/ia32/ic-ia32.cc View 2 chunks +0 lines, -98 lines 0 comments Download
M src/ic/ic.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/ic/ic.cc View 1 2 1 chunk +4 lines, -8 lines 0 comments Download
M src/ic/ic-compiler.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M src/ic/mips/ic-mips.cc View 1 1 chunk +0 lines, -111 lines 0 comments Download
M src/ic/mips64/ic-mips64.cc View 1 1 chunk +0 lines, -111 lines 0 comments Download
M src/ic/x64/ic-x64.cc View 1 1 chunk +0 lines, -104 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
mvstanton
Hi Jakob, You'll like this one! To aid vectorization of store ics, I need to ...
5 years, 6 months ago (2015-05-28 09:53:51 UTC) #2
Jakob Kummerow
Yup, I like the platform-specific changes in particular. Shall we ask the MIPS guys to ...
5 years, 6 months ago (2015-05-28 11:55:01 UTC) #3
mvstanton
Hi Jakob, thanks for the comments. I punted on a new test for the bug ...
5 years, 6 months ago (2015-05-28 13:23:52 UTC) #4
Jakob Kummerow
lgtm
5 years, 6 months ago (2015-05-28 13:41:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1149053004/40001
5 years, 6 months ago (2015-05-28 14:12:20 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-05-28 14:56:04 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-05-28 14:56:25 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3a1d7335cf6a623f39c306e0bc0e82ccccc54818
Cr-Commit-Position: refs/heads/master@{#28683}

Powered by Google App Engine
This is Rietveld 408576698