WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83335
Call Heap::discardAllCompiledCode() in low memory situations
https://bugs.webkit.org/show_bug.cgi?id=83335
Summary
Call Heap::discardAllCompiledCode() in low memory situations
Michael Saboff
Reported
2012-04-05 17:22:03 PDT
Bug
https://bugs.webkit.org/show_bug.cgi?id=80330
"Refactor recompileAllJSFunctions() to be less expensive" introduced an efficient way to discard all JIT code. THis should be called when we receive a low memory warning. <
rdar://problem/11151063
>
Attachments
Patch
(5.86 KB, patch)
2012-04-05 17:38 PDT
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-04-05 17:38:29 PDT
Created
attachment 135945
[details]
Patch
Geoffrey Garen
Comment 2
2012-04-05 22:11:08 PDT
Comment on
attachment 135945
[details]
Patch r=me
Michael Saboff
Comment 3
2012-04-06 09:09:54 PDT
Committed
r113445
: <
http://trac.webkit.org/changeset/113445
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug