Files
servo/components/script
Kingsley Yung 82c0b2fe4a script: Access internal slot of CryptoKey from HMAC Operations (#39863)
After the PR #39814 being merged, we can access the `[[algorithm]]`
internal slot of a `CryptoKey` directly in Rust, without doing a JS
object conversion.

This patch leverages this feature to simplify HMAC operation steps that
access the `[[algorithm]]` internal slot of `CryptoKey`.

Testing: Refactoring. Existing WPT tests suffice.

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
2025-10-14 18:11:42 +00:00
..
2025-10-02 07:51:19 +00:00
2025-10-02 07:51:19 +00:00
2025-10-02 07:51:19 +00:00