The whole idea of adding the total physical memory stuff to V8 was that we don't want to duplicate the code. But if we need a callback function here for Chrome, then we seem to actually duplicate the code anyway, or am I missing something?
Besides that, we should not add any new calls to Isolate::*Current() in our
code. Why can't we pass the total physical memory as optional parameter when
creating the isolate?

https://codereview.chromium.org/29053002/

--
--
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