Bug 208622

Summary: Handle an out of memory error while constructing the BytecodeGenerator.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch.
saam: review+
patch for landing. none

Mark Lam
Reported 2020-03-04 18:37:26 PST
Attachments
proposed patch. (10.22 KB, patch)
2020-03-04 18:44 PST, Mark Lam
saam: review+
patch for landing. (10.25 KB, patch)
2020-03-04 22:29 PST, Mark Lam
no flags
Mark Lam
Comment 1 2020-03-04 18:44:50 PST
Created attachment 392527 [details] proposed patch.
Mark Lam
Comment 2 2020-03-04 22:29:12 PST
Created attachment 392537 [details] patch for landing. Thanks for the review. Fixed the test to only run the default configuration: it relies on GC not running often, and hence, will not work with GC continuous configurations. Re-testing on the EWS now.
Mark Lam
Comment 3 2020-03-04 23:58:18 PST
I skipped the test for memory limited devices. Landed in r257907: <http://trac.webkit.org/r257907>.
Note You need to log in before you can comment on or make changes to this bug.