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

Issue 48303002: faster stack frame generation for accessor property ics (Closed)

Created:
7 years, 1 month ago by dcarney
Modified:
7 years, 1 month ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

faster stack frame generation for accessor property ics this is implemented for intel platforms only, as they are the only ones which show speed up with this change R=svenpanne@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=17903

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -104 lines) Patch
M src/ia32/stub-cache-ia32.cc View 1 2 8 chunks +119 lines, -51 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 2 8 chunks +130 lines, -53 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dcarney
ptal
7 years, 1 month ago (2013-11-19 12:05:47 UTC) #1
Sven Panne
LGTM, but please add tiny comments why one version is more compact/faster than the other ...
7 years, 1 month ago (2013-11-19 12:30:59 UTC) #2
dcarney
7 years, 1 month ago (2013-11-20 10:12:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r17903 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698