Up to you. Maybe keep them there they are and comment why it's safe not to use handles.
yours, anton. On Tue, Sep 29, 2009 at 9:32 PM, <[email protected]> wrote: > > http://codereview.chromium.org/242050/diff/1/9 > File src/stub-cache.cc (right): > > http://codereview.chromium.org/242050/diff/1/9#newcode792 > Line 792: Object* LoadPropertyWithInterceptorOnly(Arguments args) { > The reason I kept them was to make it obvious how the argument indices > mapped to receiver, holder, etc. But I can move them into a scope > closer around the call to the getter. > > http://codereview.chromium.org/242050 > --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
