DescriptionAllows the host application to provide a mechanism for notification and custom logging through a callback (set through the API V8::SetExecutableAllocCallback), when V8 Allocates Executable Memory.
This replaces the current histogram data "V8.ExecutableMemoryMax" by allowing usage data to be logged by the application as required rather than always through V8.
BUG=54222
TEST=Set the callback function with the API and cause V8 to allocate executable memory.
Committed: http://code.google.com/p/v8/source/detail?r=5403
Patch Set 1 : Enables the host application to provide a mechanism to be notified and perfor... #
Total comments: 8
Patch Set 2 : '' #
Total comments: 15
Patch Set 3 : '' #
Messages
Total messages: 8 (0 generated)
|