Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 098c58dd13bf40fc81971361162e21d05cb1f74a
      
https://github.com/WebKit/WebKit/commit/098c58dd13bf40fc81971361162e21d05cb1f74a
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/CachePayload.h
    M Source/JavaScriptCore/runtime/CachedBytecode.h
    M Source/JavaScriptCore/runtime/CachedTypes.cpp

  Log Message:
  -----------
  Drop CachePayload::data() in favor of span()
https://bugs.webkit.org/show_bug.cgi?id=276051

Reviewed by Darin Adler.

* Source/JavaScriptCore/runtime/CachePayload.h:
* Source/JavaScriptCore/runtime/CachedBytecode.h:
(JSC::CachedBytecode::span const):
(JSC::CachedBytecode::data const): Deleted.
* Source/JavaScriptCore/runtime/CachedTypes.cpp:
(JSC::Decoder::offsetOf):
(JSC::Decoder::ptrForOffsetFromBase):
(JSC::decodeCodeBlockImpl):
(JSC::isCachedBytecodeStillValid):

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