v8/test/unittests
bmeurer 50c458a389 [turbofan] Properly specialize JSCreateIterResultObject map.
If possible, take the constant map from the (known) native context for
JSCreateIterResultObject, so that subsequent map checks can be
eliminated in case of iterator inlining.

R=jarin@chromium.org
BUG=v8:3822

Review-Url: https://codereview.chromium.org/2394783002
Cr-Commit-Position: refs/heads/master@{#39974}
2016-10-05 06:32:15 +00:00
..
base [base] Add Decrement and assignment operators to AtomicNumber 2016-08-07 18:31:08 +00:00
compiler [turbofan] Properly specialize JSCreateIterResultObject map. 2016-10-05 06:32:15 +00:00
compiler-dispatcher Change the CompilerDispatcherJob to take a SharedFunctionInfo 2016-09-20 12:08:42 +00:00
heap [heap] Simplify incremental marking counters in GCTracer. 2016-09-28 12:58:21 +00:00
interpreter [Interpreter] Replace BytecodeRegisterAllocator with a simple bump pointer. 2016-09-30 09:03:25 +00:00
libplatform Add test for posting a single task to the worker pool 2016-08-23 11:56:57 +00:00
wasm [wasm] Rename encoder.(cc,h) to wasm-module-builder.(cc,h) 2016-09-29 11:29:19 +00:00
BUILD.gn Reland "Turn libbase into a component" 2016-10-05 04:33:09 +00:00
cancelable-tasks-unittest.cc
char-predicates-unittest.cc
counters-unittest.cc
DEPS
eh-frame-iterator-unittest.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +00:00
eh-frame-writer-unittest.cc Fix EhFrameTest.Alignment unit test on ARM. 2016-07-14 15:41:58 +00:00
locked-queue-unittest.cc
register-configuration-unittest.cc [Turbofan] Revert FP register aliasing support on Arm. 2016-07-29 00:50:57 +00:00
run-all-unittests.cc
source-position-table-unittest.cc Avoid accessing Isolate in source position logging. 2016-08-17 09:31:39 +00:00
test-utils.cc Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
test-utils.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
unittests.gyp Reland "Turn libbase into a component" 2016-10-05 04:33:09 +00:00
unittests.isolate
unittests.status [wasm]: Re-enable Wasm related unit tests on Big endian 2016-09-22 15:46:57 +00:00
value-serializer-unittest.cc ValueSerializer: Expose reading/writing doubles to embedder. 2016-10-04 13:44:41 +00:00