RESOLVED FIXED 196842
Remove invalid assertion in operationInstanceOfCustom
https://bugs.webkit.org/show_bug.cgi?id=196842
Summary Remove invalid assertion in operationInstanceOfCustom
Saam Barati
Reported 2019-04-11 17:49:28 PDT
...
Attachments
patch (3.19 KB, patch)
2019-04-11 17:58 PDT, Saam Barati
msaboff: review+
Saam Barati
Comment 1 2019-04-11 17:50:12 PDT
Saam Barati
Comment 2 2019-04-11 17:58:37 PDT
Michael Saboff
Comment 3 2019-04-11 18:00:17 PDT
Comment on attachment 367272 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=367272&action=review r=me > Source/JavaScriptCore/ChangeLog:13 > + inlining accross global objects as exec->lexicalGlobalObject() uses the machine *across*
Saam Barati
Comment 4 2019-04-11 18:00:51 PDT
Comment on attachment 367272 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=367272&action=review >> Source/JavaScriptCore/ChangeLog:13 >> + inlining accross global objects as exec->lexicalGlobalObject() uses the machine > > *across* Thanks. Fixed.
Saam Barati
Comment 5 2019-04-11 18:04:49 PDT
Note You need to log in before you can comment on or make changes to this bug.