Chromium Code Reviews
DescriptionSet BP in closurized function if necessary
If a function has been closurized, and both the regular function as well as
the closurized function are already compiled when the user sets a breakpoint,
then two code breakpoints have to be installed.
Fixed issue 2318.
Committed: https://code.google.com/p/dart/source/detail?r=15764
Patch Set 1 #
Total comments: 6
Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Messages
Total messages: 3 (0 generated)
|