domenic/promises-unwrapping

Update to use "derived update" specification type

domenic opened this issue · 0 comments

The tuples stored in [[OutstandingThen]]s are handled informally and their name isn't great. Make them more like property descriptors in the ES spec. Also, they can be used as arguments to UpdateFromValueOrReason.