Bug 196842

Summary: Remove invalid assertion in operationInstanceOfCustom
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch msaboff: review+

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.