Closed
Bug 562872
Opened 15 years ago
Closed 15 years ago
encapsulate Arguments-related dslots accesses
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
10.29 KB,
patch
|
brendan
:
review+
|
Details | Diff | Splinter Review |
All very straightforward... a quick patch last thing on my Friday afternoon.
Attachment #442635 -
Flags: review?(brendan)
Comment 1•15 years ago
|
||
Comment on attachment 442635 [details] [diff] [review]
patch
Looks good -- at some point (some other bug) we talked about abstracting the details of deleted-element representation (JSVAL_HOLE). No good? Or separate bug?
/be
Attachment #442635 -
Flags: review?(brendan) → review+
![]() |
Assignee | |
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Looks good -- at some point (some other bug) we talked about abstracting the
> details of deleted-element representation (JSVAL_HOLE). No good? Or separate
> bug?
I'd forgotten about that, but Bugzilla hadn't: bug 558706.
![]() |
Assignee | |
Comment 3•15 years ago
|
||
Whiteboard: fixed-in-tracemonkey
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•