google / google/CodeCity

Verify behaviour of Object.prototype.valueOf when applied to non-objects

Open
#132 0 comments 0 reactions 0 assignees View on GitHub
server
Dominant language
JavaScript
Stars
198
Forks
38
PR merge metrics
No merged PRs in 30d

Description

The spec says that this does, in effect,`ToObject(this)` which would normally produce boxed primitives. That is not what we want, and not what our code does. But what does our code do, and what do we want it to do?

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.