Searched refs:ProtoThrower (Results 1 – 1 of 1) sorted by relevance
546 void ProtoThrower(const FunctionCallbackInfo<Value>& info) { in ProtoThrower() function595 Function::New(context, ProtoThrower).ToLocalChecked(); in InitializeContextRuntime()