DescriptionDebugger: speed up setting break points in nested SFI.
If the shared function info is newly compiled when looking for
it in the script (Debug::FindSharedFunctionInfoInScript), then
we can bypass iterating the heap to find JSFunctions referencing
it (Debug::PrepareFunctionForBreakpoints).
BUG=v8:4553
LOG=N
Committed: https://crrev.com/de884f201ad9adf96a3c1ac4f99c23b5dd996e05
Cr-Commit-Position: refs/heads/master@{#32107}
Patch Set 1 #Patch Set 2 : correction #Patch Set 3 : fix condition #Messages
Total messages: 9 (3 generated)
|