Status: New
Owner: ----
New issue 2105 by [email protected]: Save one jump instruction and one
label bind in JSEntryStub
http://code.google.com/p/v8/issues/detail?id=2105
In outer most JS call case, execution could jump to 'invoke' label directly
after js_entry_sp value is updated and OUTERMOST_JSENTRY_FRAME pushed,
saving one jump and 'cont' label.
Patch is available for review (http://codereview.chromium.org/10249003).
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev