Searched defs:PushPromise (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_http2.cc | 2840 void Http2Stream::PushPromise(const FunctionCallbackInfo<Value>& args) { in PushPromise() function in node::http2::Http2Stream |
/third_party/node/deps/v8/src/execution/ | ||
D | isolate.cc | 2628 void Isolate::PushPromise(Handle<JSObject> promise) { in ThrowInternal() function in v8::internal::Isolate |