Bug 131021 (OOM(peacekeeper)) - OOM(peacekeeper)
Summary: OOM(peacekeeper)
Status: RESOLVED FIXED
Alias: OOM(peacekeeper)
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 01:54 PDT by Peng Xinchao
Modified: 2015-05-14 07:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Xinchao 2014-04-01 01:54:35 PDT
Now JavascriptCore is not suitable for peacekeeper test . 
In peacekeeper JSWorker test item , OOM will happen . 
I check the reason  is the function "getOwnPropertyNames".
It need to a lot of memory .
Comment 1 Liam Quinn 2015-05-14 07:21:46 PDT
The fix for bug 119064 fixes the massive memory use in my testing using the EFL WebKit port.