forked from WebKit/WebKit-http
-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Taking some IOS GC branches for WPE as well
The aim is to make the GC more reliable on low-memory platforms. IOS branches applied: - FullGCActivityCallback::doCollection - do not bail out of GC early - MemoryPressureHandler - apply IOS defaults for conservative/strict mode thresholds - MemoryRelease / releaseCriticalMemory - request immediate GC - WorkerGlobalScope::deleteJSCodeAndGC - collect even if called with Synchronous::No
- Loading branch information
1 parent
f0b98a4
commit 7cd0bde
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters