Reviewers: Kasper Lund,

Message:
Only change since last time is to add bounds of
instance_type() >= FIRST_JS_OBJECT_TYPE
and
instance_type() <= JS_FUNCTION_TYPE

in three places.

Description:
Remove unused maps during marking garbage collections.


Please review this at http://codereview.chromium.org/8831

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/flag-definitions.h
   M     src/mark-compact.h
   M     src/mark-compact.cc
   M     src/objects-inl.h
   M     src/objects.h
   M     src/objects.cc
   M     src/property.h
   M     src/runtime.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to