v8/test
kaznacheev@chromium.org 0243bc875c Move serialized scope info from Code object to SharedFunctionInfo.
The scope info is now stored in a FixedArray referenced from SharedFunctionInfo.


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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5056 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-07-13 13:06:33 +00:00
..
cctest Move serialized scope info from Code object to SharedFunctionInfo. 2010-07-13 13:06:33 +00:00
es5conform Add ES5 Object.freeze and Object.isFrozen methods. 2010-07-13 12:58:02 +00:00
message MIPS port initial commit 2010-02-04 20:36:58 +00:00
mjsunit Add ES5 Object.freeze and Object.isFrozen methods. 2010-07-13 12:58:02 +00:00
mozilla Update the mozilla tests to the newest version. 2010-06-30 06:51:38 +00:00
sputnik Added ability to remove prototype from function. In this case, [[Construct]] from function will not be allowed. 2010-04-28 12:05:40 +00:00