Status: New Owner: ----New issue 2104 by [email protected]: Save one jump instruction and one label bind in JSEntryStub
http://code.google.com/p/v8/issues/detail?id=2104
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.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
