RESOLVED FIXED 201196
constructFunctionSkippingEvalEnabledCheck() should use tryMakeString() and check for OOM.
https://bugs.webkit.org/show_bug.cgi?id=201196
Summary constructFunctionSkippingEvalEnabledCheck() should use tryMakeString() and ch...
Mark Lam
Reported 2019-08-27 13:02:24 PDT
Attachments
proposed patch. (2.81 KB, patch)
2019-08-27 13:05 PDT, Mark Lam
no flags
proposed patch. (3.59 KB, patch)
2019-08-27 13:07 PDT, Mark Lam
ysuzuki: review+
Mark Lam
Comment 1 2019-08-27 13:05:11 PDT
Created attachment 377369 [details] proposed patch.
Mark Lam
Comment 2 2019-08-27 13:07:33 PDT
Created attachment 377371 [details] proposed patch.
Yusuke Suzuki
Comment 3 2019-08-27 13:08:58 PDT
Comment on attachment 377371 [details] proposed patch. r=me
Mark Lam
Comment 4 2019-08-27 13:11:21 PDT
Thanks for the review. Landed in r249164: <http://trac.webkit.org/r249164>.
Note You need to log in before you can comment on or make changes to this bug.