fix(ext/node): emit http PerformanceObserver entries for HttpClient and HttpRequest (#33826)
## Summary
Enables `test-http-perf_hooks` in node_compat suite.
## Test plan
- [x] `cargo test --test node_compat -- test-http-perf_hooks`
Co-authored-by: divybot <divybot@users.noreply.github.com>
Co-authored-by: Divy Srivastava <me@littledivy.com>