Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46eeb62ea27a0487943c1d8c371190db65d46493
      
https://github.com/WebKit/WebKit/commit/46eeb62ea27a0487943c1d8c371190db65d46493
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-03-17 (Tue, 17 Mar 2026)

  Changed paths:
    M Source/JavaScriptCore/parser/Lexer.cpp

  Log Message:
  -----------
  [JSC] Make lexing '0' fast
https://bugs.webkit.org/show_bug.cgi?id=310083
rdar://172726288

Reviewed by Yijia Huang.

Ensure we do not go to the slow path for lexing '0' literal.

* Source/JavaScriptCore/parser/Lexer.cpp:
(JSC::Lexer<T>::lexWithoutClearingLineTerminator):

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



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

Reply via email to