cb732e5 Bug 336705 - Part 1: Support creating and resolving Promises without resolve/reject functions.

Authored and Committed by g4jc 4 years ago
    Bug 336705 - Part 1: Support creating and resolving Promises without resolve/reject functions.
    
    Useful for internally-created Promises that'll only ever be resolved/rejected internally.
    
    Tag #1287
    
        
file modified
+46 -34
file modified
+2 -0