Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 64be3bc711542fa36a1fd466ae6381fe618d3258
      
https://github.com/WebKit/WebKit/commit/64be3bc711542fa36a1fd466ae6381fe618d3258
  Author: Justin Michaud <[email protected]>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M Source/JavaScriptCore/bytecode/InlineCacheHandler.cpp
    M Source/JavaScriptCore/bytecode/InlineCacheHandler.h

  Log Message:
  -----------
  Unreviewed build fix
https://bugs.webkit.org/show_bug.cgi?id=320822

Unreviewed build fix.

Fix for:

LLIntOffsetsExtractor.cpp:
    unique_ptr.h:78:19: error: invalid application of 'sizeof' to an incomplete 
type
                       'JSC::PropertyInlineCacheClearingWatchpoint'
    note: in implicit destructor for 'JSC::InlineCacheHandler' first required 
here
    note: RefPtr<InlineCacheHandler>::~RefPtr requested from
          InlineCacheCompiler.h:65 AccessGenerationResult(Kind)

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to