Lines Matching refs:Http2State
104 Http2Options::Http2Options(Http2State* http2_state, SessionType type) {
220 Http2State* http2_state,
264 Local<Value> Http2Settings::Pack(Http2State* state) {
304 void Http2Settings::RefreshDefaults(Http2State* http2_state) {
470 Http2Session::Http2Session(Http2State* http2_state,
2568 Http2State* state = Realm::GetBindingData<Http2State>(args);
2576 Http2State* state = Realm::GetBindingData<Http2State>(args);
2659 Http2State* state = Realm::GetBindingData<Http2State>(args);
3175 void Http2State::MemoryInfo(MemoryTracker* tracker) const {
3189 Http2State* const state = realm->AddBindingData<Http2State>(context, target);