On 2013/09/06 09:35:56, Sven Panne wrote:
My gut feeling is that one should thread the isLowEndDevice info through
Blink,
so that both the main thread and the workers know what they should create. It
is
Blink after all which creates Isolates (or for the main thread: which should create it in the future), so it should get everything it needs, if other Blink
people like it or not.

Yeah, I'm with Sven here. Somehow chrome needs to tell blink to tell v8 what to do at isolate initialization time. Otherwise, layering violations will occur
once we have isolate initialization be explicit.

https://codereview.chromium.org/23464022/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to