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

Issue 197603002: Turn StringLengthStub (used by string wrappers only) into a hydrogen stub. (Closed)

Created:
6 years, 9 months ago by Toon Verwaest
Modified:
6 years, 9 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Turn StringLengthStub (used by string wrappers only) into a hydrogen stub. BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19889

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -368 lines) Patch
M src/a64/code-stubs-a64.cc View 1 2 chunks +20 lines, -32 lines 0 comments Download
M src/a64/stub-cache-a64.cc View 1 2 1 chunk +0 lines, -54 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 1 2 chunks +20 lines, -31 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 2 1 chunk +0 lines, -54 lines 0 comments Download
M src/code-stubs.h View 5 chunks +41 lines, -15 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 2 chunks +20 lines, -20 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +0 lines, -48 lines 0 comments Download
M src/ic.cc View 1 2 chunks +11 lines, -25 lines 0 comments Download
M src/stub-cache.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 2 chunks +20 lines, -29 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 2 1 chunk +0 lines, -48 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
6 years, 9 months ago (2014-03-12 15:38:23 UTC) #1
Yang
lgtm with a nit https://codereview.chromium.org/197603002/diff/20001/src/x64/stub-cache-x64.cc File src/x64/stub-cache-x64.cc (right): https://codereview.chromium.org/197603002/diff/20001/src/x64/stub-cache-x64.cc#newcode284 src/x64/stub-cache-x64.cc:284: // Generate code to check ...
6 years, 9 months ago (2014-03-13 10:42:38 UTC) #2
Toon Verwaest
Addressed comment. Landing.
6 years, 9 months ago (2014-03-13 10:50:54 UTC) #3
Toon Verwaest
6 years, 9 months ago (2014-03-13 10:57:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r19889 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698