|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
#include <v8.h>
| Public Member Functions | |
| PromiseRejectMessage (Local< Promise > promise, PromiseRejectEvent event, Local< Value > value) | |
| V8_INLINE Local< Promise > | GetPromise () const | 
| V8_INLINE PromiseRejectEvent | GetEvent () const | 
| V8_INLINE Local< Value > | GetValue () const | 
| 
 | inline | 
| 
 | inline |