CCF
CCF copied to clipboard
V8: Remove mmap patches when switching to OE 0.18
Follow-up from https://github.com/microsoft/CCF/pull/3258.
The next OE version contains support for mmap natively, so the current V8 patches to use malloc/free should be removed again.