fix(ext/node): wire JSStreamSocket handle write/shutdown for http2 (#33526)
## Summary
Enables `test-http2-session-unref` in node_compat suite.
## Test plan
- [x] `cargo test --test node_compat -- test-http2-session-unref`
Co-authored-by: divybot <divybot@users.noreply.github.com>
Co-authored-by: Divy Srivastava <me@littledivy.com>