Reviewers: Erik Corry,

Description:
ARM: Add more logic to the generic keyed load stub

The generic keyed load stub was missing converting string keys to numberign keys
and lookup in the keyed lookup cache. This is now added together with an
additional counter on all platforms.

Please review this at http://codereview.chromium.org/2441002/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/arm/assembler-arm.h
  M     src/arm/ic-arm.cc
  M     src/ia32/ic-ia32.cc
  M     src/v8-counters.h
  M     src/x64/ic-x64.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to