Refactored heap tear-down to use normal value semantics (i.e., destructors)
Created attachment 143636 [details] Patch
Attachment 143636 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/heap/Heap.h:146: More than one command on the same line in if [whitespace/parens] [4] Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r118238: <http://trac.webkit.org/changeset/118238>