DescriptionClear function breakpoints in Debug::HandleWeakDebugInfo callback.
When removing debug_info from SharedFunctionInfo, clear all breakpoints associated with that debug_info.
This is needed because function will live in heap until next gc, and therefore can be found
by Runtime::FindSharedFunctionInfoInScript.
Committed: http://code.google.com/p/v8/source/detail?r=4997
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|