Ignore:
Timestamp:
Jun 30, 2011, 7:42:18 PM (14 years ago)
Author:
[email protected]
Message:

2011-06-30 Oliver Hunt <[email protected]>

Reviewed by Beth Dakin.

Make GC validation clear cell structure on destruction
https://bugs.webkit.org/show_bug.cgi?id=63778

  • runtime/JSCell.h: (JSC::JSCell::JSCell::~JSCell):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r90193 r90194  
     12011-06-30  Oliver Hunt  <[email protected]>
     2
     3        Reviewed by Beth Dakin.
     4
     5        Make GC validation clear cell structure on destruction
     6        https://bugs.webkit.org/show_bug.cgi?id=63778
     7
     8        * runtime/JSCell.h:
     9        (JSC::JSCell::JSCell::~JSCell):
     10
    1112011-06-30  Geoffrey Garen  <[email protected]>
    212
Note: See TracChangeset for help on using the changeset viewer.