nginx / njs

A subset of JavaScript language to use in nginx
http://nginx.org/en/docs/njs/
BSD 2-Clause "Simplified" License
1.14k stars 148 forks source link

FIxed Object.entries() and Object.values() with shared properties. #747

Closed xeioex closed 3 months ago

xeioex commented 3 months ago

This fixes https://github.com/nginx/njs/issues/743 issue on Github.

Checklist

Before creating a PR, run through this checklist and mark each as complete: