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 .
The fix for bug 119064 fixes the massive memory use in my testing using the EFL WebKit port.