Bug 196842 - Remove invalid assertion in operationInstanceOfCustom
Summary: Remove invalid assertion in operationInstanceOfCustom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-11 17:49 PDT by Saam Barati
Modified: 2019-04-11 18:04 PDT (History)
13 users (show)

See Also:


Attachments
patch (3.19 KB, patch)
2019-04-11 17:58 PDT, Saam Barati
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-04-11 17:49:28 PDT
...
Comment 1 Saam Barati 2019-04-11 17:50:12 PDT
<rdar://problem/49725493>
Comment 2 Saam Barati 2019-04-11 17:58:37 PDT
Created attachment 367272 [details]
patch
Comment 3 Michael Saboff 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*
Comment 4 Saam Barati 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.
Comment 5 Saam Barati 2019-04-11 18:04:49 PDT
landed in:
https://trac.webkit.org/changeset/244206/webkit