v8/test/unittests
Benedikt Meurer 94830f4b1b [turbofan] Remove obsolete LoadBuffer and StoreBuffer operators.
These operators were only used by the old asm.js pipeline (with
fullcodegen and the AstGraphBuilder). When going through the new
pipeline, accesses to TypedArrays are handled by the native
context specialization during inlining.

Bug: v8:6409
Change-Id: Ib9b888c0b96f297a335580ee42dfa951bde566be
Reviewed-on: https://chromium-review.googlesource.com/612347
Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47322}
2017-08-11 19:17:37 +00:00
..
api Revert of Set the current context to the function's context when entering to LAP. (patchset #14 id:540001 of https://codereview.chromium.org/2770003002/ ) 2017-07-05 10:41:22 +00:00
asmjs
base [base] Introduce AsAtomic8 helper class. 2017-08-11 12:47:35 +00:00
compiler [turbofan] Remove obsolete LoadBuffer and StoreBuffer operators. 2017-08-11 19:17:37 +00:00
compiler-dispatcher [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
heap [heap] Adjust upper limit in ComputeMaxSemiSpaceSize. 2017-08-09 13:06:41 +00:00
interpreter [interpreter] make suspend_id an immediate operand to SuspendGenerator 2017-07-25 19:08:48 +00:00
libplatform
parser
wasm Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
zone
BUILD.gn Move helper struct from logging.h to template-utils.h 2017-08-07 11:23:43 +00:00
cancelable-tasks-unittest.cc Make CancelableTask ids unique 2017-08-02 16:10:42 +00:00
char-predicates-unittest.cc Use ICU for ID_START, ID_CONTINUE and WhiteSpace check 2017-06-14 20:32:49 +00:00
counters-unittest.cc
DEPS
eh-frame-iterator-unittest.cc
eh-frame-writer-unittest.cc
locked-queue-unittest.cc
object-unittest.cc [runtime] Devirtualize CompilationCacheKey::HashForObject 2017-06-12 17:00:52 +00:00
register-configuration-unittest.cc
run-all-unittests.cc
source-position-table-unittest.cc
test-helpers.cc Reland "[builtins] Remove Builtins::Name() accessors" 2017-08-01 10:39:10 +00:00
test-helpers.h [compiler-dispatcher] Make compiler jobs abstract (reland) 2017-07-27 14:31:46 +00:00
test-utils.cc
test-utils.h
unicode-unittest.cc
unittests.gyp Move helper struct from logging.h to template-utils.h 2017-08-07 11:23:43 +00:00
unittests.isolate
unittests.status Remove x87 port 2017-07-18 18:20:40 +00:00
value-serializer-unittest.cc