Ignore:
Timestamp:
Jan 31, 2011, 2:24:27 PM (14 years ago)
Author:
[email protected]
Message:

Rolling back in the changes for https://bugs.webkit.org/show_bug.cgi?id=53271.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r77151 r77159  
     12011-01-31  Michael Saboff  <[email protected]>
     2
     3        Reviewed by Geoffrey Garen.
     4
     5        Potentially Unsafe HashSet of RuntimeObject* in RootObject definition
     6        https://bugs.webkit.org/show_bug.cgi?id=53271
     7
     8        Reapplying this change again.
     9        Changed isValid() to use .get() as a result of change r77151.
     10
     11        Added new isValid() methods to check if a contained object in
     12        a WeakGCMap is valid when using an unchecked iterator.
     13
     14        * runtime/WeakGCMap.h:
     15        (JSC::WeakGCMap::isValid):
     16
    1172011-01-31  Oliver Hunt  <[email protected]>
    218
Note: See TracChangeset for help on using the changeset viewer.