[webkit-changes] [WebKit/WebKit] 03709b: Remove unused m_word field in JSC::ExpressionInfo:...

Olivier Blin noreply at github.com
Fri Jan 31 11:09:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 03709bce9bd337c7064190d83326cc76b554d91d
      https://github.com/WebKit/WebKit/commit/03709bce9bd337c7064190d83326cc76b554d91d
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

  Changed paths:
    M Source/JavaScriptCore/bytecode/ExpressionInfo.h

  Log Message:
  -----------
  Remove unused m_word field in JSC::ExpressionInfo::Decoder
https://bugs.webkit.org/show_bug.cgi?id=286814

Reviewed by Mark Lam.

This is probably a leftover from preliminary work in commit 273233 at main.
This saves a few bytes in the JSC::ExpressionInfo::Decoder object.

* Source/JavaScriptCore/bytecode/ExpressionInfo.h:

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



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


More information about the webkit-changes mailing list