Closed
Bug 983462
Opened 11 years ago
Closed 11 years ago
Implement own property native getter cacheing in BC
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: efaust, Assigned: efaust)
Details
(Whiteboard: [js:p2])
Attachments
(1 file)
|
5.59 KB,
patch
|
djvj
:
review+
|
Details | Diff | Splinter Review |
bug 953024 adds all the machinery to do own property cacheing of native getters. We just need to hook it up.
Attachment #8390900 -
Flags: review?(kvijayan)
Comment 1•11 years ago
|
||
Comment on attachment 8390900 [details] [diff] [review]
Patch
Review of attachment 8390900 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good.
Attachment #8390900 -
Flags: review?(kvijayan) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•