Chromium Code Reviews
Description[Kernel] replace function debuggable originalAsyncMarker
Previously a functions debuggable field was set to false in the async transformation (and because it wasn't done yet, not in async* and sync* transformation, though it should have been). Now instead, set the original async status and set debuggable on the c++ side equivalently.
Also, on the c++ side, set a functions modifier to async etc if they were originally async etc.
BUG=
R=asgerf@google.com, kmillikin@google.com, kustermann@google.com
Committed: https://github.com/dart-lang/sdk/commit/86d788e6994bf9e7b8f93d2132cd1099d60229ec
Patch Set 1 #
Total comments: 4
Patch Set 2 : Changes based on feedback (+ small forgotten things) #
Total comments: 14
Patch Set 3 : Changes based on feedback #
Total comments: 2
Patch Set 4 : ASSERT in kernel_reader #
Messages
Total messages: 14 (4 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||