v8/test/unittests
jbroman d825492bb6 Support delegating serialization of host objects.
This exposes an interface for the embedder to provide a delegate which can
serialize or deserialize embedder-specific objects, like Blink's DOM wrappers.

BUG=chromium:148757

Review-Url: https://codereview.chromium.org/2327653002
Cr-Commit-Position: refs/heads/master@{#39422}
2016-09-14 16:42:07 +00:00
..
base [base] Add Decrement and assignment operators to AtomicNumber 2016-08-07 18:31:08 +00:00
compiler [turbofan] Introduce TruncateTaggedToBit operator for ToBoolean truncation. 2016-09-14 13:12:28 +00:00
compiler-dispatcher [Ignition] Add test of bytecode compilation on background thread. 2016-09-06 13:34:44 +00:00
heap [heap] Introduce enum of garbage collection reasons. 2016-09-07 10:03:08 +00:00
interpreter [Interpreter] Add an unsigned immediate operand type 2016-09-13 14:49:10 +00:00
libplatform Add test for posting a single task to the worker pool 2016-08-23 11:56:57 +00:00
wasm [wasm] void is not a valid type for a global. 2016-09-14 15:44:58 +00:00
BUILD.gn Land v8-side changes to switch to v8_current_cpu in the GN build. 2016-07-15 22:35:20 +00:00
cancelable-tasks-unittest.cc Fix gcc 4.9.2 signed-compare error. 2015-11-15 12:48:19 +00:00
char-predicates-unittest.cc Conform to the unittest naming convention. 2014-10-10 08:06:21 +00:00
counters-unittest.cc Fix more -Werror=sign-compare bugs with GCC 4.9.2 2015-05-11 11:07:15 +00:00
DEPS Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
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 Add lock-based unbounded queue 2015-11-18 10:54:13 +00:00
register-configuration-unittest.cc [Turbofan] Revert FP register aliasing support on Arm. 2016-07-29 00:50:57 +00:00
run-all-unittests.cc [presubmit] Enabling readability/inheritance linter checking. 2015-11-04 13:08:42 +00:00
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 Add parser finalization step 2016-08-01 11:30:18 +00:00
unittests.gyp [turbofan] Separate typed optimizations from JSTypedLowering. 2016-08-26 07:58:30 +00:00
unittests.isolate Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
unittests.status X87: disable Acosh/ASinh test cases for x87. 2016-07-05 08:59:09 +00:00
value-serializer-unittest.cc Support delegating serialization of host objects. 2016-09-14 16:42:07 +00:00