Closed
Bug 728297
Opened 12 years ago
Closed 12 years ago
IonMonkey: Support JSOP_THIS in strict-mode code
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: dvander)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.08 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
Necessary for Kraken's crypto tests.
![]() |
Assignee | |
Comment 1•12 years ago
|
||
Infinitely simpler than non-strict |this|.
Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 601489 [details] [diff] [review] patch Review of attachment 601489 [details] [diff] [review]: ----------------------------------------------------------------- Nice.
Attachment #601489 -
Flags: review?(jdemooij) → review+
![]() |
Assignee | |
Comment 3•12 years ago
|
||
http://hg.mozilla.org/projects/ionmonkey/rev/059f6d7c9eac
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•