Type Definition v8::PromiseHook[][src]

pub type PromiseHook = extern "C" fn(_: PromiseHookType, _: Local<'_, Promise>, _: Local<'_, Value>);