Bug 194323

Summary: We should create the TerminatedExecutionError as a singleton.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: ASSIGNED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2019-02-05 18:11:03 PST
This will all the CheckTraps node to remain GC free (i.e. would be correct for doesGC() to return true for this node).
Attachments
Radar WebKit Bug Importer
Comment 1 2019-02-05 18:11:33 PST
Mark Lam
Comment 2 2019-02-06 12:18:53 PST
(In reply to Mark Lam from comment #0) > This will all the CheckTraps node to remain GC free (i.e. would be correct > for doesGC() to return true for this node). So many typos! I meant: This will allow the CheckTraps node to remain GC free (i.e. it would then be correct for doesGC() to return false for this node).
Note You need to log in before you can comment on or make changes to this bug.