On Tue, Aug 30, 2011 at 5:09 PM, Jakob Kummerow <[email protected]>wrote:

> Exactly what Bryan said: V8 generates machine code (think "on-the-fly
> compiler"), and that's architecture specific by definition. There's no way
> around that, it's not some optional optimization. It might be possible to
> reduce some overlap by restructuring the code, but it's difficult to say
> whether that'd be worth the effort.


Thanks to you both. No, i'm not suggesting that there be any optimization
effort. i'm just curious. Most software dev managers would probably cringe
at that amount of "duplication", but as you but say, it's not really
duplication.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to