Additional Detail from JIRA
|
|
| Votes |
0 |
| Component/s |
Compiler |
| Labels |
Improvement |
| Assignee |
None |
| Priority |
Medium |
md5: fd60c5edf6ddc3d03a27ac1f2a14393b
Issue Description:
When we pass closures to @NoEscape objective c block arguments the closures are allocated on the heap. We should also stack allocate them.
Additional Detail from JIRA
md5: fd60c5edf6ddc3d03a27ac1f2a14393b
Issue Description:
When we pass closures to @NoEscape objective c block arguments the closures are allocated on the heap. We should also stack allocate them.