Skip to content

[SR-904] Allocate closure context for closures passed @noescape on the stack #43516

@aschwaighofer

Description

@aschwaighofer
Previous ID SR-904
Radar None
Original Reporter @aschwaighofer
Type Improvement
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 3
Component/s Compiler
Labels Improvement
Assignee @aschwaighofer
Priority Medium

md5: 2c3144efb6e8219c5cff33bb3da54d1b

is duplicated by:

  • SR-7286 non-escaping closures aren't stack allocated

Issue Description:

Closures only passed as @NoEscape arguments should not be allocated on the heap.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions