Home
last modified time | relevance | path

Searched defs:PushPromise (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_http2.cc2840 void Http2Stream::PushPromise(const FunctionCallbackInfo<Value>& args) { in PushPromise() function in node::http2::Http2Stream
/third_party/node/deps/v8/src/execution/
Disolate.cc2628 void Isolate::PushPromise(Handle<JSObject> promise) { in ThrowInternal() function in v8::internal::Isolate