[webkit-changes] [WebKit/WebKit] ec39b3: Unreviewed, follow-up after 262809 at main

Yusuke Suzuki noreply at github.com
Tue Apr 11 00:38:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec39b38fc9c6eee8a868fc323e2c5fda73a96b56
      https://github.com/WebKit/WebKit/commit/ec39b38fc9c6eee8a868fc323e2c5fda73a96b56
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSObject.cpp
    M Source/JavaScriptCore/runtime/ObjectConstructor.cpp
    M Source/JavaScriptCore/runtime/StructureInlines.h

  Log Message:
  -----------
  Unreviewed, follow-up after 262809 at main
https://bugs.webkit.org/show_bug.cgi?id=255273
rdar://107871233

Follow-up after 262809 at main. Resolving review comments.

* Source/JavaScriptCore/runtime/JSObject.cpp:
* Source/JavaScriptCore/runtime/ObjectConstructor.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):
* Source/JavaScriptCore/runtime/StructureInlines.h:
(JSC::Structure::addPropertyTransitionToExistingStructureImpl):
(JSC::StructureTransitionTable::finalizeUnconditionally):

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




More information about the webkit-changes mailing list