alloc / alloc/wana

Object.keys observes value changes

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
176
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Ideally, the `Object.keys` shim should only observe key changes (eg: when a key is added or removed). Currently, it observes value changes too (eg: when a key is set to a new value).

**Note:** This goes for `Map.prototype.keys` as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.