Kasper, Mads, tnx a lot for review. I did some more profiling and found out that apparently check if interceptor has a setter might be sometimes expensive. So for this CL only saves us a lookup on global object.
What would you say if I try to reserve another bit for fast check if interceptor has a setter (like has_named_interceptor do)? How precious these bits are? http://codereview.chromium.org/119048 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
