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

Issue 23881004: Delete useless CompileStoreGlobal (Closed)

Created:
7 years, 3 months ago by weiliang.lin2
Modified:
7 years, 3 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Delete useless CompileStoreGlobal StoreGlobal stubs are generated by Hydrogen now BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16653

Patch Set 1 #

Patch Set 2 : clean up more code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -177 lines) Patch
M src/arm/code-stubs-arm.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 chunk +0 lines, -41 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +0 lines, -42 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +0 lines, -40 lines 0 comments Download
M src/stub-cache.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +0 lines, -42 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
weiliang.lin2
7 years, 3 months ago (2013-09-07 05:24:27 UTC) #1
Jakob Kummerow
Redirecting to Toon.
7 years, 3 months ago (2013-09-11 11:29:26 UTC) #2
Toon Verwaest
CompileStoreGlobal is still mentioned in code-stubs-<platform>.cc. If you remove that, LGTM. Thanks for cleaning up ...
7 years, 3 months ago (2013-09-11 11:49:34 UTC) #3
weiliang.lin2
On 2013/09/11 11:49:34, Toon Verwaest wrote: > CompileStoreGlobal is still mentioned in code-stubs-<platform>.cc. If you ...
7 years, 3 months ago (2013-09-11 12:44:32 UTC) #4
Toon Verwaest
7 years, 3 months ago (2013-09-11 13:35:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r16653 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698