build: make v8 use random seed for hash tables
Upstream V8 as of commit v8/v8@4bc70e8 uses a fixed seed of 314159265 for hash tables unless instructed otherwise. Tell V8 to keep using a random seed.
parent
0619467b
Please register or sign in to comment