Reviewers: Toon Verwaest,

Message:
Toon: PTAL.

Slava: FYI.

Description:
Have one, long-lived map for bound functions.

This avoids creating a new map for every bound function. Bonus: some cleanup in
Runtime_FunctionBindArguments.

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

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

Affected files (+62, -38 lines):
  M include/v8.h
  M src/bootstrapper.cc
  M src/contexts.h
  M src/runtime.cc
  M src/v8natives.js
  A + test/mjsunit/runtime-gen/functionbindarguments.js
  M tools/generate-runtime-tests.py


--
--
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