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

Issue 1013753016: Add full TurboFan support for accessing SeqString contents. (Closed)

Created:
5 years, 9 months ago by Sven Panne
Modified:
5 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add full TurboFan support for accessing SeqString contents. LOG=n Committed: https://crrev.com/4518e927067055035d14a8b777fbac4401fd5c7d Cr-Commit-Position: refs/heads/master@{#27465}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed return value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -0 lines) Patch
M src/compiler/access-builder.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/access-builder.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/compiler/js-intrinsic-lowering.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/js-intrinsic-lowering.cc View 1 2 chunks +44 lines, -0 lines 0 comments Download
M src/runtime/runtime.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/runtime/runtime-strings.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-run-intrinsics.cc View 2 chunks +66 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Sven Panne
5 years, 9 months ago (2015-03-25 13:52:47 UTC) #2
Michael Starzinger
LGTM to this approach (modulo failing tests due to return value).
5 years, 9 months ago (2015-03-25 17:13:21 UTC) #3
Michael Starzinger
The more I think about it ... https://codereview.chromium.org/1013753016/diff/1/src/compiler/js-intrinsic-lowering.cc File src/compiler/js-intrinsic-lowering.cc (right): https://codereview.chromium.org/1013753016/diff/1/src/compiler/js-intrinsic-lowering.cc#newcode263 src/compiler/js-intrinsic-lowering.cc:263: NodeProperties::ReplaceWithValue(node, node, ...
5 years, 9 months ago (2015-03-25 17:41:55 UTC) #4
Sven Panne
PTAL... https://codereview.chromium.org/1013753016/diff/1/src/compiler/js-intrinsic-lowering.cc File src/compiler/js-intrinsic-lowering.cc (right): https://codereview.chromium.org/1013753016/diff/1/src/compiler/js-intrinsic-lowering.cc#newcode263 src/compiler/js-intrinsic-lowering.cc:263: NodeProperties::ReplaceWithValue(node, node, node); On 2015/03/25 17:41:55, Michael Starzinger ...
5 years, 9 months ago (2015-03-26 08:02:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1013753016/20001
5 years, 9 months ago (2015-03-26 08:30:03 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-26 08:36:33 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 08:36:45 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4518e927067055035d14a8b777fbac4401fd5c7d
Cr-Commit-Position: refs/heads/master@{#27465}

Powered by Google App Engine
This is Rietveld 408576698