Skip to content

deps: backport fix to v8 bug in toUpper('ç')

Rodrigo Muino Tomonari requested to merge github/fork/srl295/fix-ç into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

deps - v8 floating patch

Description of change

Fixes: https://github.com/nodejs/node/issues/9785

Merge request reports

Loading