MozTW 討論區
https://forum.moztw.org/

Firefox 5 預計加入新引擎 TypeInference
https://forum.moztw.org/viewtopic.php?f=18&t=32012
1 頁 (共 1 頁)

發表人:  adam [ 2011-03-22, 17:16 ]
文章主題 :  Firefox 5 預計加入新引擎 TypeInference

引言回覆:
Type Inference is Brian Hackett's type inference engine for JavaScript. It is a whole-program, hybrid static and dynamic analysis that attempts to find the set of possible types for stack slots, arguments, and local variables.

Some information can only be deduced at run-time, for example, the effects of an eval or integer overflow. If assumptions about type information are broken, the analysis is re-run on anything depending on that information. This can cause methods to be recompiled, even replacing currently running methods on the stack.


wiki:https://wiki.mozilla.org/TypeInference

效能線性圖:http://arewefastyet.com/?a=b&view=regress

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/