+2008-12-30 Oliver Hunt <oliver@apple.com>
+
+ Reviewed by Darin Adler.
+
+ <https://bugs.webkit.org/show_bug.cgi?id=23049> [jsfunfuzz] With blocks do not correctly protect their scope object
+ <rdar://problem/6469742> Crash in JSC::TypeInfo::hasStandardGetOwnPropertySlot() running jsfunfuzz
+
+ Tests to ensure we correctly protect the scope object from GC.
+
+ * fast/js/resources/with-scope-gc.js: Added.
+ * fast/js/with-scope-gc-expected.txt: Added.
+ * fast/js/with-scope-gc.html: Added.
+
2008-12-30 Simon Fraser <simon.fraser@apple.com>
Fix spurious test failures by rounding floating point values to