Description[inspector] added Debugger.getPossibleBreakpoints method
This method iterates through all shared function info which are related to passed script, compiles debug code for SFI in range if needed and returns possible break locations.
BUG=chromium:566801
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/f0fb65838692071c5b86f272bbed07277d4a9295
Cr-Commit-Position: refs/heads/master@{#40783}
Patch Set 1 #Patch Set 2 : it works #
Total comments: 8
Patch Set 3 : addressed comments #
Total comments: 8
Patch Set 4 : addressed comments #
Total comments: 18
Patch Set 5 : addressed comments #
Total comments: 12
Patch Set 6 : addressed comments #Patch Set 7 : using script->line_offset and script->column_offset during location<->position conversions #Patch Set 8 : better compile and run with origin #Patch Set 9 : minor improvement #
Total comments: 2
Patch Set 10 : addressed comments #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 40 (20 generated)
|