Home
last modified time | relevance | path

Searched refs:kSessionUint8FieldCount (Results 1 - 3 of 3) sorted by relevance

/third_party/node/lib/internal/http2/
H A Dcore.js259 kSessionUint8FieldCount,
1098 new Uint8Array(kSessionUint8FieldCount));
1274 new Uint8Array(kSessionUint8FieldCount));
/third_party/node/src/
H A Dnode_http2.h562 kSessionUint8FieldCount = sizeof(SessionJSFields) enumerator
H A Dnode_http2.cc524 Uint8Array::New(js_fields_.GetArrayBuffer(), 0, kSessionUint8FieldCount); in Http2Session()
3218 NODE_DEFINE_CONSTANT(target, kSessionUint8FieldCount); in Initialize()

Completed in 10 milliseconds