Searched defs:SetPromiseHooks (Results 1 – 3 of 3) sorted by relevance
185 static void SetPromiseHooks(const FunctionCallbackInfo<Value>& args) { in SetPromiseHooks() function
2231 void Shell::SetPromiseHooks(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetPromiseHooks() function in v8::Shell
6564 void v8::Context::SetPromiseHooks(Local<Function> init_hook, in SetPromiseHooks() function in v8::v8::Context