rusty_v8 icon indicating copy to clipboard operation
rusty_v8 copied to clipboard

Remove v8_enable_shared_ro_heap=false and v8_enable_verify_heap=false

Open goffrie opened this issue 5 months ago • 1 comments

v8_enable_shared_ro_heap is no longer configurable since https://github.com/v8/v8/commit/b3054f77d65ea96ddf6e0a526abadebd91d7114e.

This also removes the justification for setting v8_enable_verify_heap=false so remove that too.

goffrie avatar May 21 '25 21:05 goffrie