Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.h451 static void Respond(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_http2.cc2791 void Http2Stream::Respond(const FunctionCallbackInfo<Value>& args) { in Respond() function in node::http2::Http2Stream
3251 SetProtoMethod(isolate, stream, "respond", Http2Stream::Respond); in Initialize()

Completed in 8 milliseconds