Files
node/lib
Joyee Cheung 75741a1952 src: use v8::Isolate::GetDefaultLocale() to compute navigator.language
Using the Intl API to get the default locale slows down the startup
significantly. This patch uses a new v8 API to get the default locale
directly.

PR-URL: https://github.com/nodejs/node/pull/54279
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-08-29 03:25:51 +00:00
..
2024-08-25 07:30:10 +00:00
2024-07-08 15:55:43 +00:00
2024-08-14 11:18:49 +00:00
2024-05-30 09:07:17 -04:00
2024-06-07 15:51:44 +00:00
2024-07-07 00:56:04 +00:00
2024-07-04 16:19:36 +00:00
2024-08-27 14:58:36 +00:00