Async Functions for ES6 by rbuckton · Pull Request #3078 · microsoft/TypeScript
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'setContextFlags' is not a great name (esp as we have a function call setContextFlag). Maybe 'newContextFlags'?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
setContextFlags -> contextFlagsToClear
unsetContextFlags -> contextFlagsToSet
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here.
microsoft
locked and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters