Samsung / node-jerryscript

JS runtime based on JerryScript
Other
30 stars 19 forks source link

Add Object.entries polyfill #23

Closed galpeter closed 4 years ago

galpeter commented 4 years ago

JerryScript does not support Object.entries at this moment. However it is possible to add it as a polyfill.