Skip to content

Comment on New Actionscript compiler from Adobe

Comments

> A function can be inlined when the following constraints are met:

> ...

> * The function does not contain any activations

Does this mean that a function can't be inlined if it calls other functions?

Activations are closures, in AS3 compiler parlance.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.