Closed
Bug 850548
Opened 12 years ago
Closed 12 years ago
fix ion::StackAlignment value on non-GNU
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: luke, Assigned: luke)
References
Details
Attachments
(1 file)
880 bytes,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Green on try.
Attachment #724292 -
Flags: review?(dvander)
Comment on attachment 724292 [details] [diff] [review]
patch
Was this causing any bugs?
Attachment #724292 -
Flags: review?(dvander) → review+
![]() |
Assignee | |
Comment 2•12 years ago
|
||
In Odin I was asserting proper StackAlignment at every call (internal or external) and it faulting when the C++ caller didn't call in aligned.
![]() |
Assignee | |
Comment 3•12 years ago
|
||
![]() |
Assignee | |
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•