On Thu, Jul 9, 2015 at 7:01 PM, Jeff Gilbert <jgilb...@mozilla.com> wrote:
>
> Arguments have the same lifetimes as locals, and the only exceptions to
> this apply to both args and locals. (references and pointers)

Maybe I've misunderstood what you're saying here, but locals are
frequently block-scoped which gives them a different lifetime to args.

Nick
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to