Changed `v8_enable_i8n_support` to `v8_enable_i18n_support` to match Node.js behavior. Added test to verify the property is set correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
process.on("beforeExit", cb)
process.on("exit", cb)
process.on("uncaughtException", ...)
process.stdout/stderr