Update inheritance hierarchy in Objects.h to better reflect the actual hierarchy.
authorricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Jul 2010 07:14:19 +0000 (07:14 +0000)
committerricow@chromium.org <ricow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 20 Jul 2010 07:14:19 +0000 (07:14 +0000)
commit6f69731a239da5f54b591a7250b3efa8e66b812e
treed5ea8e119bc8cf555c1bbefb714f69be6bc0492f
parentec70b5c08574fa4ece66dfd6e5b8e847458ee868
Update inheritance hierarchy in Objects.h to better reflect the actual hierarchy.

We do not have a GlobalContext class.

We do, however, have a SerializedScopeInfo class that inherits FixedArray.

Starting comment is also slightly misleading, since not all objects in the hierarchy is described in objects.h (e.g., Context is described in contexts.h).

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5101 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.h