Closed
Bug 821315
Opened 13 years ago
Closed 13 years ago
BaselineCompiler: Compile BINDGNAME and SETGNAME
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
|
7.02 KB,
patch
|
djvj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•13 years ago
|
||
SETGNAME is like SETPROP, so this patch adds a SetProp stub and uses it for these ops.
Attachment #692222 -
Flags: review?(kvijayan)
Updated•13 years ago
|
Attachment #692222 -
Flags: review?(kvijayan) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•