Open Bug 1620446 Opened 5 years ago Updated 3 years ago

Return UniquePtr-like thing from smoosh bindings, instead of raw struct that needs manual free

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

People

(Reporter: arai, Unassigned)

References

Details

(Whiteboard: [smooshmonkey-reserve])

Currently we receive raw struct, and wrap it with AutoFreeSmooshResult in the caller,
but it's better avoid exposing the raw struct, so it's guarantee do be freed in any case.

Whiteboard: [reserve]
Whiteboard: [reserve] → [smooshmonkey-reserve]
Priority: P3 → P2
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.