top | item 14411424

(no title)

cobar | 8 years ago

They actually ported JavascriptCore over to Android. The only time it uses V8 is if you run the code through the Chrome Debugger. Not sure what the benefit was perhaps performance or lower disk usage.

discuss

order

eropple|8 years ago

Ah, TIL - I pretty much always have the Chrome debugger attached, so that's interesting. :)