Closed Bug 1165011 Opened 9 years ago Closed 9 years ago

Remove Symbol_isRegExp from CommonPropertyNames.h.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox41 --- affected
firefox43 --- fixed

People

(Reporter: arai, Assigned: arai)

Details

Attachments

(1 file)

https://dxr.mozilla.org/mozilla-central/source/js/src/vm/CommonPropertyNames.h#255
>     macro(Symbol_isRegExp, Symbol_isRegExp, "Symbol.isRegExp") \

It's already removed from the spec, and now we have Symbol.match instead.
Just removed unused name.
Assignee: nobody → arai.unmht
Attachment #8613252 - Flags: review?(terrence)
Comment on attachment 8613252 [details] [diff] [review]
Remove Symbol_isRegExp.

This is more Jason's area.
Attachment #8613252 - Flags: review?(terrence) → review?(jorendorff)
Comment on attachment 8613252 [details] [diff] [review]
Remove Symbol_isRegExp.

Review of attachment 8613252 [details] [diff] [review]:
-----------------------------------------------------------------

Arai, I'm really sorry for the delay here. By all means.
Attachment #8613252 - Flags: review?(jorendorff) → review+
https://hg.mozilla.org/mozilla-central/rev/67506708c201
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: