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

Issue 8044029: In Invoke get JSEntryStub and JSConstructEntryStub directly through roots. (Closed)

Created:
9 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

In Invoke get JSEntryStub and JSConstructEntryStub directly through roots. Getting them through stub cache introduces bigger overhead. These stubs are always present. R=danno@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=9446

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/execution.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-09-26 21:40:13 UTC) #1
danno
9 years, 2 months ago (2011-09-27 08:56:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698