Reviewers: Mads Ager, Description: Direct load of global function prototype.
As most of call IC code is tied to a context anyway we can save a few dependent
loads by having a direct reference to an initial map of a global function. Please review this at http://codereview.chromium.org/2239009/show Affected files: M src/arm/stub-cache-arm.cc M src/ia32/stub-cache-ia32.cc M src/stub-cache.h M src/x64/stub-cache-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
