Closed
Bug 727087
Opened 11 years ago
Closed 11 years ago
IonMonkey: Compile JSOP_TOID
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: jandem)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Leave open after merge])
Attachments
(1 file)
12.51 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
We need this for v8-crypto.
Assignee | ||
Comment 1•11 years ago
|
||
No-op if the argument is known to be an int32, else call a stub. I will land the jsinterp* changes on inbound first.
Attachment #597070 -
Flags: review?(dvander)
![]() |
||
Updated•11 years ago
|
Attachment #597070 -
Flags: review?(dvander) → review+
Assignee | ||
Comment 2•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/5561f15afa76 Please don't close this bug after the merge.
Whiteboard: [Leave open after merge]
Comment 3•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/5561f15afa76
Assignee | ||
Comment 4•11 years ago
|
||
http://hg.mozilla.org/projects/ionmonkey/rev/e3891c579d98
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•