WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-02-05 18:11:33 PST
<
rdar://problem/47839360
>
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.
Top of Page
Format For Printing
XML
Clone This Bug