Sort functions in polymorphic calls based on overall profiling ticks and inlined...
authorbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Apr 2014 07:07:54 +0000 (07:07 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Apr 2014 07:07:54 +0000 (07:07 +0000)
commit7e48108f3b27ef3b74afa61fa9ce8970ade3217a
tree0a04db02b79a936ce5fc9efc00bdb5c73859fd0a
parent0735f045defb21c7b1763045988ea11e6b47a508
Sort functions in polymorphic calls based on overall profiling ticks and inlined AST size.

R=svenpanne@chromium.org

Review URL: https://codereview.chromium.org/248953002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20897 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/factory.cc
src/hydrogen.cc
src/objects-inl.h
src/objects.h
src/runtime-profiler.cc