[webkit-dev] [webkit-changes] [47592] trunk/JavaScriptCore

Darin Adler darin at apple.com
Thu Aug 20 15:12:34 PDT 2009


On Aug 20, 2009, at 2:04 PM, Yong Li wrote:

> If derefIfNotNull() is not inline, it should be static. Otherwise,  
> you can potentially get a build error like multiple bodies of  
> "derefIfNotNull<foo>" are found. If this is not a problem to winscw  
> compiler, ignore this mail.

I believe that is true for functions, but not function templates.

Have you seen an actual problem?

     -- Darin



More information about the webkit-dev mailing list