[webkit-changes] [WebKit/WebKit] b2b0e1: Fix typos in comments of JSCJSValue.h

Kim Sung Hyun noreply at github.com
Mon Mar 11 19:46:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b2b0e1929a73e828e8fb6714ce477a1b90f142fd
      https://github.com/WebKit/WebKit/commit/b2b0e1929a73e828e8fb6714ce477a1b90f142fd
  Author: witch-factory <soakdma37 at gmail.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSCJSValue.h

  Log Message:
  -----------
  Fix typos in comments of JSCJSValue.h
https://bugs.webkit.org/show_bug.cgi?id=270775

Reviewed by Keith Miller.

It is the second bit which is set for non-numeric immediates and the second bit is bit 1.

* Source/JavaScriptCore/runtime/JSCJSValue.h:

Canonical link: https://commits.webkit.org/275951@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