Reviewers: Michael Starzinger,
Message:
Ok,
This is now ready for review.
Note that I backed away from changing the calling conventions for some of
the
representation-changing methods (e.g. NormalizeElements,
EnsureWritableFastElements). For reasons that aren't clear to me, making
those
changes was causing non-obvious failures in tests, and I decided that it was
best left as a separate exercise.
Description:
Handlify JSObject::SetElement & brethren
Because SetElement & co are interdependent, this patch handlfies all of
JSObject::
-SetElement
-SetFastElement
-SetDictionaryElement
-SetFastDoubleElement
-SetElementWithInterceptor
-SetElementWithoutInterceptor
-SetElementWithCallbackSetterInPrototype
BUG=
Please review this at https://codereview.chromium.org/66803002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+536, -396 lines):
M src/factory.h
M src/factory.cc
M src/objects.h
M src/objects.cc
M src/runtime.cc
M test/cctest/test-heap.cc
--
--
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/groups/opt_out.