Home
last modified time | relevance | path

Searched refs:IllegalConstructor (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/quic/
H A Dbindingdata.h187 void IllegalConstructor(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dbindingdata.cc202 void IllegalConstructor(const FunctionCallbackInfo<Value>& args) { in IllegalConstructor() function
H A Dpacket.cc92 tmpl = NewFunctionTemplate(env->isolate(), IllegalConstructor); in GetConstructorTemplate()

Completed in 2 milliseconds