Reviewers: Lasse Reichstein,

Message:
Lasse,

may you have a look?

Description:
Moving more code to lookup an item from the native cache into code generator.

To bypass expensive invocation of JS functions from C++ and omit runtime
call overhead for searching the cache, more elaborate deferred code is
generated.

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

Affected files:
  M src/ia32/codegen-ia32.cc
  M src/runtime.cc


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

Reply via email to