Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e21ad4d8bdeba3e45ee1e19c452ac123493a90f
      
https://github.com/WebKit/WebKit/commit/7e21ad4d8bdeba3e45ee1e19c452ac123493a90f
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecode/CodeBlock.cpp

  Log Message:
  -----------
  [JSC] Drop unnecessary ConcurrentJSLock for BaselineJITData materialization
https://bugs.webkit.org/show_bug.cgi?id=273172
rdar://126971526

Reviewed by Mark Lam.

After 276292@main, we no longer need a lock for BaselineJITData population.

* Source/JavaScriptCore/bytecode/CodeBlock.cpp:
(JSC::CodeBlock::setupWithUnlinkedBaselineCode):

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



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

Reply via email to