v8/test
rmcilroy fbe085fd75 [turbofan] Change RawMachineAssembler to take a CallDescriptor instead of a MachineSignature.
The InterpreterAssembler needs to specify a specific CallDescriptor type
instead of using the SimplifiedCDescriptor type. This CL makes it possible
to specify the CallDescriptor used by the RawMachineAssembler instead of
specifying a MachineSignature.

Also removes instruction-selector-tester.h which was erroneously resurrected
at some point.

BUG=v8:4280
LOG=N

Review URL: https://codereview.chromium.org/1235313002

Cr-Commit-Position: refs/heads/master@{#29777}
2015-07-21 15:54:27 +00:00
..
benchmarks [turbofan] Add single --turbo flag. 2015-04-16 16:28:39 +00:00
cctest [turbofan] Change RawMachineAssembler to take a CallDescriptor instead of a MachineSignature. 2015-07-21 15:54:27 +00:00
intl Do not expect verbatim JPY symbol in test. 2015-07-20 10:52:51 +00:00
js-perf-test [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Improve error message for duplicate parameters 2015-07-14 21:59:03 +00:00
mjsunit Debugger: prepare code for debugging on a per-function basis. 2015-07-20 14:53:37 +00:00
mozilla In RegExp, lastIndex is read with ToLength, not ToInteger 2015-07-16 21:55:41 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
simdjs [test] Fix timeouts for simdjs perf tests. 2015-07-21 08:52:03 +00:00
test262 In RegExp, lastIndex is read with ToLength, not ToInteger 2015-07-16 21:55:41 +00:00
test262-es6 In RegExp, lastIndex is read with ToLength, not ToInteger 2015-07-16 21:55:41 +00:00
unittests [turbofan] Change RawMachineAssembler to take a CallDescriptor instead of a MachineSignature. 2015-07-21 15:54:27 +00:00
webkit Scoping error caused crash in CallICNexus::StateFromFeedback 2015-07-15 09:15:05 +00:00