Chromium Code Reviews
DescriptionDevTools: Implement evaluation on async call frames.
We emulate evaluation on an async call frame by doing evaluation on the global object with an extended context derived from the async call frame scope chain.
BUG=272416
R=yurys
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165738
Patch Set 1 #
Total comments: 12
Patch Set 2 : addressed #Patch Set 3 : addressed #Patch Set 4 : less diff #Patch Set 5 : #
Total comments: 2
Patch Set 6 : addressed #Patch Set 7 : re-upload #Patch Set 8 : rebased #Messages
Total messages: 14 (0 generated)
|