IDB WPTs: Extend bigint_value and value WPTs to run on workers
Currently, the bigint_value and value IndexedDB WPTs only run in a
window environment. This change combines them into a single file and
extends them to also run in dedicated, shared, and service worker
environments.
Bug: 41455766
Change-Id: I0c73a5069961aa6727d90f9ddbdf1e5dff4ffc87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5560559
Reviewed-by: Evan Stade estade@chromium.org
Commit-Queue: Rahul Singh rahsin@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1319470}