Closed Bug 922216 Opened 11 years ago Closed 11 years ago

Self-host equivalent type check

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: nmatsakis, Assigned: nmatsakis)

References

Details

Attachments

(1 file)

The equivalent() method of type objects is trivial to self-host.
Attached patch Bug922216.diffSplinter Review
Note that there are tests for structural equivalence in structequiv.js
Attachment #821042 - Flags: review?(till)
Comment on attachment 821042 [details] [diff] [review] Bug922216.diff Review of attachment 821042 [details] [diff] [review]: ----------------------------------------------------------------- Looks good. r=me with a license header added to the test and the bug number fixed ::: js/src/tests/ecma_6/TypedObject/arrayequiv.js @@ +1,2 @@ > +// |reftest| skip-if(!this.hasOwnProperty("TypedObject")) > +var BUGNUMBER = 578700; This seems unlikely :)
Attachment #821042 - Flags: review?(till) → review+
Assignee: nobody → nmatsakis
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: