Bug 196708

Summary: ASSERTION FAILED: !scope.exception() || !hasProperty in JSObject::get
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Tadeu Zagallo <tzagallo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Tadeu Zagallo
Reported 2019-04-08 14:34:37 PDT
...
Attachments
Patch (3.06 KB, patch)
2019-04-08 14:46 PDT, Tadeu Zagallo
no flags
Patch for landing (3.07 KB, patch)
2019-04-09 00:16 PDT, Tadeu Zagallo
no flags
Tadeu Zagallo
Comment 1 2019-04-08 14:35:31 PDT
Tadeu Zagallo
Comment 2 2019-04-08 14:46:54 PDT
Yusuke Suzuki
Comment 3 2019-04-08 19:00:06 PDT
Comment on attachment 366984 [details] Patch r=me
Yusuke Suzuki
Comment 4 2019-04-08 19:00:19 PDT
Comment on attachment 366984 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=366984&action=review > Source/JavaScriptCore/jit/JITOperations.cpp:2375 > EXCEPTION_ASSERT(!throwScope.exception() || !hasProperty); You can remove this line.
Tadeu Zagallo
Comment 5 2019-04-09 00:16:20 PDT
Created attachment 367031 [details] Patch for landing
WebKit Commit Bot
Comment 6 2019-04-09 00:54:23 PDT
Comment on attachment 367031 [details] Patch for landing Clearing flags on attachment: 367031 Committed r244069: <https://trac.webkit.org/changeset/244069>
WebKit Commit Bot
Comment 7 2019-04-09 00:54:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.