Home
last modified time | relevance | path

Searched refs:GetProviderType (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dasync_wrap.cc301 void AsyncWrap::GetProviderType(const FunctionCallbackInfo<Value>& args) { in GetProviderType() function in node::AsyncWrap
347 isolate, tmpl, "getProviderType", AsyncWrap::GetProviderType); in GetConstructorTemplate()
463 registry->Register(AsyncWrap::GetProviderType); in RegisterExternalReferences()
H A Dasync_wrap.h159 static void GetProviderType(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 3 milliseconds