Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98e4ff61939f6b4ae67b89cead3f10694fcadc82
      
https://github.com/WebKit/WebKit/commit/98e4ff61939f6b4ae67b89cead3f10694fcadc82
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp

  Log Message:
  -----------
  [JSC] super construct's callee does not need to be JSFunction
https://bugs.webkit.org/show_bug.cgi?id=279383
rdar://135588646

Reviewed by Yijia Huang.

These cached callees do not need to be JSFunction. Fixing stale
assertion.

* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::parseBlock):

Canonical link: https://commits.webkit.org/283367@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to