ASSIGNED 194323
We should create the TerminatedExecutionError as a singleton.
https://bugs.webkit.org/show_bug.cgi?id=194323
Summary We should create the TerminatedExecutionError as a singleton.
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.