Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: db9ba67066700099683f4fbe0200007d46d2a9a4
      
https://github.com/WebKit/WebKit/commit/db9ba67066700099683f4fbe0200007d46d2a9a4
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2024-07-21 (Sun, 21 Jul 2024)

  Changed paths:
    M JSTests/stress/taintedness-tracking.js
    M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
    M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h

  Log Message:
  -----------
  [JSC] Adjust shouldBeConcernedWithCompletionValue
https://bugs.webkit.org/show_bug.cgi?id=276869
rdar://132199797

Reviewed by Yijia Huang.

We only care about completion value in eval code. This patch adjusts this 
condition to that.

* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:
(JSC::BytecodeGenerator::BytecodeGenerator):
* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h:
(JSC::BytecodeGenerator::shouldBeConcernedWithCompletionValue const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to