Home
last modified time | relevance | path

Searched refs:ProtoThrower (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/api/
Denvironment.cc588 void ProtoThrower(const FunctionCallbackInfo<Value>& info) { in ProtoThrower() function
652 if (!Function::New(context, ProtoThrower) in InitializeContextRuntime()