…cloning also enables preserving certain typed objects like Error Set RegExp and TypedArray instances. For example: let obj set new Set 'a' 'b' regular \s pattern obj self obj let packr new Packr structuredClone true let serialized packr pack obj let copy packr unpack serialized c…
…peError when getFunctionRealm hits revoked Proxy ( r273661 Threw TypeError when TypedArray’s [[DefineOwnProperty]] failed ( r273750 Fixed delete with index for module namespace object when arbitrary module identifiers use index ( r273816 WebAssembly Extended wasm type with type i…
…) This is a bugfix and security update. Changes/fixes: Fixed an issue in BigInt typedArray costructors. Added some safety checks for Performance Observers. Fixed JSON BigInt regressions. Fixed missing BigInt increment/decrement operations. Added WASM sign extension opcodes. Fixed…