コメント(全2件)
1〓2件を表示
FunctionDeclaration はコンパイル時に処理されるが
Each FunctionDeclaration is processed during variable instantiation which happens when entering an execution context. The term "compile time" is misleading here.
nanto_vi ― 2010-10-02 13:55
Thank you for pointing that out. I change it to "before an execution of a function that includes the declaration."
セ記事を書く