[webkit-dev] arm jit

Geoffrey Garen ggaren at apple.com
Thu Jun 11 10:51:39 PDT 2009


> Can the arity check be performed at compile time as in C++?

C++ can perform arity checks at compile time because C++ uses early  
binding. JavaScript uses late binding.

Geoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090611/dd62894b/attachment.html>


More information about the webkit-dev mailing list