DescriptionMIPS: Implements a new API to set a function entry hook for profiling.
Port r12107 (59ee5c88)
Original commit message:
Exposes a new API; V8::SetFunctionEntryHook.
If a non-NULL function entry hook is set, the code generator(s) will invoke on the entry hook at the very start of each generated function.
Committed: https://code.google.com/p/v8/source/detail?r=12069
Committed: https://code.google.com/p/v8/source/detail?r=12083
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=12188
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|