v8/test/unittests
Simon Zünd 9609ebf3a9 [torque] Fix crash when declaring a variable without type
This CL fixes a crash when "constexpr" is infered from the intializer
expression of a variable declaration.

R=sigurds@chromium.org

Bug: v8:7793
Change-Id: I0ec51280fa145d874424e885905bbf79c93b3904
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1627983
Commit-Queue: Simon Zünd <szuend@chromium.org>
Auto-Submit: Simon Zünd <szuend@chromium.org>
Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61826}
2019-05-24 12:02:56 +00:00
..
api Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
asmjs Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
assembler Move utility code to src/utils 2019-05-23 14:13:34 +00:00
base Move utility code to src/utils 2019-05-23 14:13:34 +00:00
compiler [ptr-compr][turbofan] Adding Phi reductions to DecompressionElimination 2019-05-24 10:02:53 +00:00
compiler-dispatcher Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
heap [heap] Fix global memory scheduling 2019-05-23 16:20:24 +00:00
interpreter Move utility code to src/utils 2019-05-23 14:13:34 +00:00
libplatform [tracing] Implement RunsTasksOnCurrentThread for the worker task runner 2019-05-08 09:03:04 +00:00
parser Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
regress Move relevant files to src/execution 2019-05-22 08:36:33 +00:00
torque [torque] Fix crash when declaring a variable without type 2019-05-24 12:02:56 +00:00
wasm [wasm] Delete legacy comment in test 2019-05-24 11:52:07 +00:00
zone [zone] Remove segment pooling from accounting allocator 2019-03-01 09:25:48 +00:00
allocation-unittest.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
background-compile-task-unittest.cc [cleanup] Avoid {Object::operator->} 2019-05-23 07:52:07 +00:00
bigint-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
BUILD.gn [heap] Make CodeObjectRegistry a separate class. 2019-05-16 18:41:33 +00:00
cancelable-tasks-unittest.cc [wasm] Reschedule compilation tasks 2019-01-17 18:27:08 +00:00
char-predicates-unittest.cc Move string-related files to src/strings 2019-05-21 07:17:48 +00:00
code-stub-assembler-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
code-stub-assembler-unittest.h Move code generation related files to src/codegen 2019-05-21 10:33:39 +00:00
conversions-unittest.cc Move number related files to src/numbers 2019-05-15 19:34:44 +00:00
counters-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
date-cache-unittest.cc Reland "Add test to show the crashing of TimeZone::AdoptDefault" 2019-05-16 09:38:43 +00:00
DEPS
detachable-vector-unittest.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
eh-frame-iterator-unittest.cc Reland "Move logging and diagnostics related source files" 2019-05-20 09:54:57 +00:00
eh-frame-writer-unittest.cc Reland "Move logging and diagnostics related source files" 2019-05-20 09:54:57 +00:00
locked-queue-unittest.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
microtask-queue-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
object-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
register-configuration-unittest.cc Move code generation related files to src/codegen 2019-05-21 10:33:39 +00:00
run-all-unittests.cc Reland "Add test to show the crashing of TimeZone::AdoptDefault" 2019-05-16 09:38:43 +00:00
source-position-table-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
strings-storage-unittest.cc Extend hash seed to 64 bits 2018-07-16 11:19:42 +00:00
test-helpers.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
test-helpers.h [Compiler] Remove CompilerDispatcherJob and use BackgroundCompileTask directly 2018-10-09 10:39:27 +00:00
test-utils.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
test-utils.h Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
testcfg.py Reland "Preparing v8 to use with python3 /test" 2019-03-20 09:56:06 +00:00
unicode-unittest.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
unittests.status [test] Don't test jitless without embedded-builtins 2019-02-26 14:33:01 +00:00
utils-unittest.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
value-serializer-unittest.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00