v8/test/unittests/assembler
Igor Sheludko fe392704aa Reland "[rwx][mac] Introduce RwxMemoryWriteScope"
This is a reland of commit 4d8e1846a7
One of the Mac arm64 bots failed to link an exported thread_local
static variable (crbug/1316800).

Original change's description:
> [rwx][mac] Introduce RwxMemoryWriteScope
>
> ... as a single bottleneck that encapsulates the semantics and
> implementation of fast per-thread W^X permission switching supported
> by Apple Silicon (arm64 M1).
> On other architectures this class is a no-op.
>
> Bug: v8:12797
> Change-Id: Ica842ff9f843e20b7f61fd7e80591e7a1fd29771
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3586986
> Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
> Commit-Queue: Igor Sheludko <ishell@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#79994}

Bug: v8:12797
Change-Id: Ifbd15c233bb343f11daa89b1328b5bf65c4806f4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3591332
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Commit-Queue: Igor Sheludko <ishell@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80011}
2022-04-19 08:48:47 +00:00
..
turbo-assembler-arm64-unittest.cc Reland "[rwx][mac] Introduce RwxMemoryWriteScope" 2022-04-19 08:48:47 +00:00
turbo-assembler-arm-unittest.cc Reland "Reland "[deoptimizer] Change deopt entries into builtins"" 2020-10-21 06:01:38 +00:00
turbo-assembler-ia32-unittest.cc [wasm] Save FP & PC when calling C functions 2020-02-27 14:39:46 +00:00
turbo-assembler-loong64-unittest.cc [LOONG64] Add LoongArch64 backend 2021-08-16 13:05:19 +00:00
turbo-assembler-mips64-unittest.cc [wasm][mips] Save FP & PC when calling C functions 2020-03-19 09:38:06 +00:00
turbo-assembler-mips-unittest.cc [wasm][mips] Save FP & PC when calling C functions 2020-03-19 09:38:06 +00:00
turbo-assembler-ppc-unittest.cc ppc: Don't emit cnttzd, cnttzw if Power proc. version is less than 9 2021-11-10 15:41:24 +00:00
turbo-assembler-riscv64-unittest.cc Add RISC-V backend 2021-02-09 17:06:36 +00:00
turbo-assembler-s390-unittest.cc s390x: rename Cmp operations 2020-12-21 14:06:53 +00:00
turbo-assembler-x64-unittest.cc [wasm] Save FP & PC when calling C functions 2020-02-27 14:39:46 +00:00