Closed Bug 1074994 Opened 11 years ago Closed 11 years ago

[jsdbg2] Debugger.Object should have a isArrowFunction accessor

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
2.1 S6 (10oct)

People

(Reporter: jimb, Assigned: jimb)

Details

Attachments

(1 file)

No description provided.
Attachment #8497634 - Flags: review?(sphink)
Comment on attachment 8497634 [details] [diff] [review] Implement Debugger.Object.prototype.isArrowFunction. Review of attachment 8497634 [details] [diff] [review]: ----------------------------------------------------------------- Is ES7 thinking about bringing back single arrow vs double arrow at some point?
Attachment #8497634 - Flags: review?(sphink) → review+
(In reply to Steve Fink [:sfink] from comment #2) > Is ES7 thinking about bringing back single arrow vs double arrow at some > point? I understand the single- vs. double- distinction to be between bound and unbound functions. If that occurs, we already have D.O.p.isBoundFunction to distinguish between the two; I think we'd call them both arrow functions.
Assignee: nobody → jimb
Flags: in-testsuite+
Target Milestone: --- → Future
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: Future → 2.1 S6 (10oct)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: