Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-http2-session-settings.js25 const localSettings = stream.session.localSettings; constant
/third_party/node/lib/internal/http2/
Dcore.js1352 localSettings: this.localSettings, property
1394 get localSettings() { getter in Http2Session