Bug 169784 - Enhance FTL's operationMaterializeObjectInOSR() to be able to throw exceptions.
Summary: Enhance FTL's operationMaterializeObjectInOSR() to be able to throw exceptions.
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-16 14:31 PDT by Mark Lam
Modified: 2017-03-16 14:32 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2017-03-16 14:31:14 PDT
This way, we can throw OutOfMemoryErrors instead of crashing on allocation failures.
Comment 1 Radar WebKit Bug Importer 2017-03-16 14:32:08 PDT
<rdar://problem/31098993>