Comment #3 on issue 2531 by [email protected]: Crash on Android in v8::V8::GetHeapStatistics
http://code.google.com/p/v8/issues/detail?id=2531

Is this a regression? Could you share steps to repro?

GetHeapStatistics checks whether the current isolate is initialized or not. It returns zeros in the latter case. So probably crash happens when we try to get the current isolate.

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