Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: adapt test-v8-serdes for V8 9.9
V8 changed the serialization format so we cannot expect that a value serialized by an old version can be reserialized to the same bytes. Change the test to expect that deserialization of the old value still works. Closes: nodejs/node#41519
- Loading branch information