google / google/CodeCity

Add Object.freeze and Object.seal builtins

Open
#298 0 comments 0 reactions 1 assignee Claimed by @cpcallen View on GitHub
enhancement server
Dominant language
JavaScript
Stars
198
Forks
38
PR merge metrics
No merged PRs in 30d

Description

`Object.freeze` and `Object.seal` are in ES5.1, but for some reason we do not implement them. (They can be pretty trivially polyfilled, because we do implement `Object.preventExtensions`.)

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.