v8/test/bigint
Jakob Kummerow 8c057f1736 [bigint] Define V8_ADVANCED_BIGINT_ALGORITHMS everywhere
It was previously only passed to compilation units in src/bigint/,
but inconsistencies arise when it's not passed to other compilation
units that #include src/bigint/bigint.h.

Fixed: chromium:1233397
Change-Id: Idb310d8c13bad12766699086574aa2c3869eb56c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3056452
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75941}
2021-07-27 15:17:34 +00:00
..
bigint-shell.cc [bigint] Faster .toString() 2021-07-23 11:01:04 +00:00
bigint.status Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
BUILD.gn [bigint] Define V8_ADVANCED_BIGINT_ALGORITHMS everywhere 2021-07-27 15:17:34 +00:00
DEPS Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00
testcfg.py Reland^2 "[bigint] Karatsuba multiplication" 2021-06-07 11:01:14 +00:00