Reviewers: Toon Verwaest,

Message:
Hi Toon,
This is a straightforward revert modulo some changes in ic.cc
KeyedLoadIC::Load().

I've just got x64 now, will upload ports.
Thanks,
--Michael

Description:
Restore special interceptor stub for keyed loads.

V8 bleeding edge r24042
(https://code.google.com/p/v8/source/detail?r=24042) introduced
handlers for interceptors, but this tanked Dromeo dom query.

[email protected]
BUG=419220
LOG=N

Please review this at https://codereview.chromium.org/685123007/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+69, -53 lines):
  M src/builtins.h
  M src/builtins.cc
  M src/code-stubs.h
  M src/ic/handler-compiler.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/ic/ic-compiler.cc
  M src/ic/x64/ic-x64.cc
  M src/x64/code-stubs-x64.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to