..
base
MIPS64: Fix NoBarrierAtomicValue.Construction test failure on big-endian
2016-11-04 13:45:12 +00:00
compiler
MIPS: Fix bad RegisterConfiguration usage in InstructionSequence unit tests.
2016-11-09 13:47:46 +00:00
compiler-dispatcher
Introduce a CompilerDispatcherTracer and track how long jobs take
2016-10-14 08:12:44 +00:00
heap
[heap] Fix -Wsign-compare warnings
2016-11-10 10:16:35 +00:00
interpreter
[Interpreter] Remove all Ldr style bytecodes and replace with Star lookahead.
2016-11-10 10:42:36 +00:00
libplatform
Add test for posting a single task to the worker pool
2016-08-23 11:56:57 +00:00
wasm
[wasm] Only immutable imported globals are valid initializer expressions
2016-11-09 15:52:36 +00:00
zone
Used ZoneChunkList in deoptimizer to conserve memory.
2016-11-03 17:16:21 +00:00
BUILD.gn
New zone-backed list datastructure to replace ZoneList
2016-10-26 17:08:28 +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] Add concept of FP register aliasing on ARM 32.
2016-10-26 16:04:33 +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
[turbofan] Enforce native context specialization.
2016-10-10 05:53:51 +00:00
test-utils.h
Named all zones in the project
2016-10-17 12:12:42 +00:00
unittests.gyp
New zone-backed list datastructure to replace ZoneList
2016-10-26 17:08:28 +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
Support structured clone of compiled WebAssembly modules.
2016-11-04 15:35:55 +00:00