You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The **`WebAssembly.Exception`** object represents a runtime exception thrown from WebAssembly to JavaScript, or thrown from JavaScript to a WebAssembly exception handler.
1572
+
* The **`WebAssembly.Exception`** object represents a runtime exception thrown in a Wasm module.
* The **`actions`** read-only property of the Notification interface provides the actions available for users to choose from for interacting with the notification.
6959
+
* The **`actions`** read-only property of the Notification interface provides the actions available for users to select when interacting with the notification.
* The **`maxActions`** read-only static property of the Notification interface returns the maximum number of actions supported by the device and the User Agent. Effectively, this is the maximum number of elements in Notification.actions array which will be respected by the User Agent.
7042
+
* The **`maxActions`** read-only static property of the Notification interface returns the maximum number of actions that can be displayed in a notification.
* The **`WebAssembly.Exception`** object represents a runtime exception thrown from WebAssembly to JavaScript, or thrown from JavaScript to a WebAssembly exception handler.
12892
+
* The **`WebAssembly.Exception`** object represents a runtime exception thrown in a Wasm module.
* The **`actions`** read-only property of the Notification interface provides the actions available for users to choose from for interacting with the notification.
6642
+
* The **`actions`** read-only property of the Notification interface provides the actions available for users to select when interacting with the notification.
* The **`maxActions`** read-only static property of the Notification interface returns the maximum number of actions supported by the device and the User Agent. Effectively, this is the maximum number of elements in Notification.actions array which will be respected by the User Agent.
6725
+
* The **`maxActions`** read-only static property of the Notification interface returns the maximum number of actions that can be displayed in a notification.
* The **`WebAssembly.Exception`** object represents a runtime exception thrown from WebAssembly to JavaScript, or thrown from JavaScript to a WebAssembly exception handler.
12618
+
* The **`WebAssembly.Exception`** object represents a runtime exception thrown in a Wasm module.
* The **`WebAssembly.Exception`** object represents a runtime exception thrown from WebAssembly to JavaScript, or thrown from JavaScript to a WebAssembly exception handler.
1569
+
* The **`WebAssembly.Exception`** object represents a runtime exception thrown in a Wasm module.
0 commit comments