Home
last modified time | relevance | path

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

/third_party/node/src/api/
Denvironment.cc546 void ProtoThrower(const FunctionCallbackInfo<Value>& info) { in ProtoThrower() function
595 Function::New(context, ProtoThrower).ToLocalChecked(); in InitializeContextRuntime()