Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 080d15ac450c9264e900ac141810ce8e71f39cca
      
https://github.com/WebKit/WebKit/commit/080d15ac450c9264e900ac141810ce8e71f39cca
  Author: Devin Rousso <[email protected]>
  Date:   2026-07-04 (Sat, 04 Jul 2026)

  Changed paths:
    M LayoutTests/inspector/debugger/breakpoint-scope-expected.txt
    M LayoutTests/inspector/debugger/paused-scopes-expected.txt
    M 
LayoutTests/inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes-expected.txt
    M 
LayoutTests/inspector/debugger/tail-deleted-frames/tail-deleted-frames-vm-entry-expected.txt
    M LayoutTests/inspector/model/scope-chain-node-expected.txt
    M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp

  Log Message:
  -----------
  Web Inspector: 'arguments' should be accessible from the console
https://bugs.webkit.org/show_bug.cgi?id=121208
<rdar://problem/14972198>

Reviewed by Keith Miller.

* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:
(JSC::BytecodeGenerator::BytecodeGenerator):
Force `arguments` to be created even if it's not used when the debugger is 
enabled.

* LayoutTests/inspector/debugger/breakpoint-scope-expected.txt:
* LayoutTests/inspector/debugger/paused-scopes-expected.txt:
* 
LayoutTests/inspector/debugger/tail-deleted-frames/tail-deleted-frames-scopes-expected.txt:
* 
LayoutTests/inspector/debugger/tail-deleted-frames/tail-deleted-frames-vm-entry-expected.txt:
* LayoutTests/inspector/model/scope-chain-node-expected.txt:

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



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

Reply via email to