v8/test
Clemens Backes deca652920 Make FixedSizeSignature<T, 0, 0> constexpr
This allows to hold a constexpr (empty) "builder" object instead of
creating it for every use.

R=ahaas@chromium.org

Bug: v8:11384
Change-Id: Ib5e13c58e81a950bb5dd0e8eefe4021bc77d8b64
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2773801
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73548}
2021-03-19 18:10:14 +00:00
..
benchmarks IWYU: Added missing include: include/cppgc/persistent.h 2021-02-17 17:37:29 +00:00
cctest [wasm][memory64] Fix typing of memory.grow 2021-03-19 13:51:23 +00:00
common [wasm][interpreter] Fix multi-value try blocks 2021-03-18 11:12:54 +00:00
debugger [debugger] Consider close-by functions when setting a breakpoint 2021-03-15 07:00:49 +00:00
debugging
fuzzer Reland "[no-wasm] Exclude src/wasm from compilation" 2021-03-11 14:29:26 +00:00
fuzzilli
inspector [wasm][debug] Test instrumentation breakpoint with source map 2021-03-17 19:41:03 +00:00
intl Revert "[test] Disable tests failing with new msan roll" 2021-03-02 00:00:03 +00:00
js-perf-test Update OWNERS in test/* 2021-02-25 14:26:24 +00:00
memory
message [top-level-await] Ship top-level await 2021-03-15 23:34:34 +00:00
mjsunit [wasm][memory64] Fix typing of memory.grow 2021-03-19 13:51:23 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla [compiler, infra] Add a --stress-concurrent-inlining flag and a bot 2021-01-29 12:05:03 +00:00
test262 [interpreter] Apply Reflect.apply transform in BytecodeGenerator 2021-03-19 11:02:43 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests Make FixedSizeSignature<T, 0, 0> constexpr 2021-03-19 18:10:14 +00:00
wasm-api-tests Reland "[no-wasm] Exclude src/wasm from compilation" 2021-03-11 14:29:26 +00:00
wasm-js Skip wasm-js limits tests 2021-03-17 16:34:02 +00:00
wasm-spec-tests [wasm][memory64] Fix typing of memory.grow 2021-03-19 13:51:23 +00:00
webkit
BUILD.gn [no-wasm] Exclude more targets from build 2021-03-09 11:25:54 +00:00
OWNERS