Reviewers: antonm, Mads Ager, Description: Simplify passing of AccessorInfo to interceptors:
* Use slots on the native stack when possible instead of Relocatable. * Got rid of a gap in AccessorInfo fields. * Added test for non-cacheable post-interceptor lookup. Please review this at http://codereview.chromium.org/1327002 Affected files: M include/v8.h M src/arguments.h M src/arm/stub-cache-arm.cc M src/codegen.h M src/handles.cc M src/ia32/stub-cache-ia32.cc M src/stub-cache.cc M src/x64/stub-cache-x64.cc M test/cctest/test-api.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
