Ignore:
Timestamp:
Jan 10, 2014, 10:38:41 AM (11 years ago)
Author:
[email protected]
Message:

Removed Blackberry #ifdefs and platform code from JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=126757

Reviewed by Sam Weinig.

  • PlatformBlackBerry.cmake: Removed.
  • heap/HeapTimer.cpp:
  • heap/HeapTimer.h:
  • heap/IncrementalSweeper.cpp:
  • heap/IncrementalSweeper.h:
  • jsc.cpp:

(main):

  • runtime/GCActivityCallbackBlackBerry.cpp: Removed.
  • runtime/MemoryStatistics.cpp:

(JSC::globalMemoryStatistics):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r161615 r161650  
     12014-01-10  Geoffrey Garen  <[email protected]>
     2
     3        Removed Blackberry #ifdefs and platform code from JavaScriptCore
     4        https://bugs.webkit.org/show_bug.cgi?id=126757
     5
     6        Reviewed by Sam Weinig.
     7
     8        * PlatformBlackBerry.cmake: Removed.
     9        * heap/HeapTimer.cpp:
     10        * heap/HeapTimer.h:
     11        * heap/IncrementalSweeper.cpp:
     12        * heap/IncrementalSweeper.h:
     13        * jsc.cpp:
     14        (main):
     15        * runtime/GCActivityCallbackBlackBerry.cpp: Removed.
     16        * runtime/MemoryStatistics.cpp:
     17        (JSC::globalMemoryStatistics):
     18
    1192014-01-07  Mark Hahnenberg  <[email protected]>
    220
Note: See TracChangeset for help on using the changeset viewer.