Reviewers: Kasper Lund, Description: API: added function to find instance of template in prototype chain.
Also inlined Object::IsInstanceOf. This new function is intended to be used to speed up DOM bindings. Please review this at http://codereview.chromium.org/165044 Affected files: M include/v8.h M src/api.cc M src/objects-inl.h M src/objects.h M src/objects.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
