Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
H A Dcrypto_x509.cc98 SetProtoMethod(isolate, tmpl, "toLegacy", ToLegacy); in GetConstructorTemplate()
437 void X509Certificate::ToLegacy(const FunctionCallbackInfo<Value>& args) { in ToLegacy() function in node::crypto::X509Certificate
543 registry->Register(ToLegacy); in RegisterExternalReferences()
H A Dcrypto_x509.h94 static void ToLegacy(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 2 milliseconds