RESOLVED FIXED 217677
JSObject::getPropertyNames should have a stack overflow check
https://bugs.webkit.org/show_bug.cgi?id=217677
Summary JSObject::getPropertyNames should have a stack overflow check
Saam Barati
Reported 2020-10-13 15:25:45 PDT
For objects with really long prototype chains
Attachments
patch (212.58 KB, patch)
2020-10-13 16:42 PDT, Saam Barati
no flags
patch (3.19 KB, patch)
2020-10-13 17:15 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2020-10-13 15:31:43 PDT
Saam Barati
Comment 2 2020-10-13 16:42:46 PDT
Saam Barati
Comment 3 2020-10-13 17:15:54 PDT
Created attachment 411281 [details] patch wrong patch before
Tadeu Zagallo
Comment 4 2020-10-13 17:18:35 PDT
Comment on attachment 411281 [details] patch r=me
EWS
Comment 5 2020-10-13 20:03:47 PDT
Committed r268442: <https://trac.webkit.org/changeset/268442> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411281 [details].
Note You need to log in before you can comment on or make changes to this bug.