v8/test/unittests/base
Scott Violet ef680d1b01 Adds flag for which sin/cos implementation to use
My plan is to add a finch flag to the chrome side. It'll be a kill
switch, but given the history with changing the implementation, I want
to make sure we have the ability to switch back.

Bug=v8:13477

Change-Id: I1559e10d134bd78699b1119be26934570c6e5241
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4108811
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84874}
2022-12-15 15:00:17 +00:00
..
platform [base] Implement shared mutex for Mac OS X 2022-08-30 14:26:18 +00:00
utils Fix v8 unittests broken on official builds by recent crash logging changes 2021-07-05 07:38:47 +00:00
address-region-unittest.cc Fix -Wc++11-narrowing in V8. 2021-06-09 22:47:37 +00:00
atomic-utils-unittest.cc
atomicops-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
bignum-dtoa-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
bignum-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
bits-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
cpu-unittest.cc [ia32][x64] Detect AVX2 2020-12-17 05:44:54 +00:00
division-by-constant-unittest.cc [cleanup][test] Remove redundant NOLINT annotations 2021-04-30 11:46:14 +00:00
double-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
dtoa-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
fast-dtoa-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
fixed-dtoa-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
flags-unittest.cc
functional-unittest.cc [unittests] Use v8_flags for accessing flag values 2022-09-15 17:51:59 +00:00
hashmap-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
ieee754-unittest.cc Adds flag for which sin/cos implementation to use 2022-12-15 15:00:17 +00:00
iterator-unittest.cc
logging-unittest.cc [test] Remove some unused includes (2) 2022-07-19 08:55:55 +00:00
macros-unittest.cc
ostreams-unittest.cc
region-allocator-unittest.cc Introduce v8_enable_virtual_memory_cage 2021-08-11 16:13:42 +00:00
string-format-unittest.cc Fix MSVC compilation of FormattedStringTest 2022-05-13 17:46:23 +00:00
sys-info-unittest.cc
template-utils-unittest.cc [base] Remove base::fold and base::all 2022-04-07 09:13:49 +00:00
threaded-list-unittest.cc
vector-unittest.cc [base] Robustify move construction/assignment of OwnedVector 2022-12-01 13:19:36 +00:00
virtual-address-space-unittest.cc [base] Don't return bool from VirtualAddressSpace::Free* routines 2022-03-07 16:53:23 +00:00
vlq-base64-unittest.cc
vlq-unittest.cc [sparkplug][cleanup] Add helper to en-/decode VLQ. 2021-02-25 15:05:01 +00:00