On 2010/06/16 00:45:32, zarko wrote:
Are flags safe to share between isolates? (Is more investigation about their use and initialization needed, or is it a known fact that they are safe?)
We should check that static pre-initialization of the default isolate doesn't conflict with flag initialization. Other than that, all isolates should just use
the same flag settings. Thanks, Vitaly http://codereview.chromium.org/2827009/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
