In Invoke get JSEntryStub and JSConstructEntryStub directly through roots.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 27 Sep 2011 10:42:32 +0000 (10:42 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 27 Sep 2011 10:42:32 +0000 (10:42 +0000)
commit90cab93be467b0218bcd9f78079a495b63a98b4f
treeb6b835d8cb776a475c7a6202a62b5732e5a953a3
parente7da8b3eeb0720c15b61cba0c350b0e3721a0713
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

Review URL: http://codereview.chromium.org/8044029

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9446 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/execution.cc