- Fixed performance regression caused by ComputeContextSlotReceiver.
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Oct 2008 14:55:45 +0000 (14:55 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Oct 2008 14:55:45 +0000 (14:55 +0000)
commitd296a22917edad2820dbcab9ef33c763f3a7fd5a
tree83b01ff8ddff53d65ab8e9e0c948a87b0c9e1ecb
parente1c2887a64fbab29879735fa2186db0a023af41a
- Fixed performance regression caused by ComputeContextSlotReceiver.
- Eliminated a few write barriers.

Review URL: http://codereview.chromium.org/8103

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@573 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/heap.h
src/objects-inl.h
src/objects.cc
src/objects.h
src/runtime.cc