On 9/2/14, 4:34 AM, Yoav Weiss wrote:
* They're likely to add implementation complexity, since these instructions
must be read by the preloader, which at least for Blink & Gecko is on the
parser thread, and cannot "do" JS AFAIK.

Fwiw, in Gecko it could, but it would add some overhead to that thread (instantiating a JS runtime on it)...

-Boris

Reply via email to