Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected], [email protected],
[email protected], [email protected]
Labels: Type-Bug Priority-Medium HW-All OS-All
New issue 2960 by [email protected]: Recompile builtin functions and code
stubs when enabling allocation tracker
http://code.google.com/p/v8/issues/detail?id=2960
Code of built-in functions and code stubs is either loaded from snapshot or
generated during isolate initialization. In both cases corresponding code
objects are generated when allocation profiler is turned off and hence
don't contain allocation hooks. In order to track allocations in that code
we need to regenerate it after enabling allocation tracker to add
instrumentation.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
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.