v8/test
Simon Zünd c433112cca [array] Use CallCFunction3 for SmiLexicographicCompare
This CL changes the call-site of SmiLexicographicCompare to a fast
c call instead of a runtime call. The runtime function is not deleted
as it is still used in InnerArraySort.

The test is also moved from mjsunit to cctest, to make removal of the
runtime function easier in the future.

R=cbruni@chromium.org, jgruber@chromium.org

Bug: v8:7382
Change-Id: Ie961eeb094c13018e9ec28b68f7c444d7f889036
Reviewed-on: https://chromium-review.googlesource.com/1201587
Commit-Queue: Simon Zünd <szuend@google.com>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55642}
2018-09-05 10:13:25 +00:00
..
benchmarks [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
cctest [array] Use CallCFunction3 for SmiLexicographicCompare 2018-09-05 10:13:25 +00:00
common [wasm] Add WasmFeatures to enable/detect features 2018-08-09 10:58:22 +00:00
debugger [cleanup] Eliminate obsolete TODOs 2018-09-04 14:59:47 +00:00
fuzzer Reland "[wasm] Implement the new API for WebAssembly.instantiateStreaming" 2018-08-14 08:20:19 +00:00
inspector Revert "inspector: find magic comment using V8 scanner" 2018-09-03 18:42:28 +00:00
intl [Intl] Move toLDMLString & canonicalizeTimeZoneID js->C++ 2018-09-04 22:37:56 +00:00
js-perf-test Add warmup to SpreadCallsGeneral benchmarks. 2018-09-04 16:15:54 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message Reland "[interpreter] Add bytecode for leading array spreads." 2018-09-05 09:29:51 +00:00
mjsunit [array] Use CallCFunction3 for SmiLexicographicCompare 2018-09-05 10:13:25 +00:00
mkgrokdump Implement global proposal 2018-08-16 11:07:21 +00:00
mozilla [builtins] Enable Torque Array.prototype.splice 2018-09-04 13:18:23 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 [builtins] Enable Torque Array.prototype.splice 2018-09-04 13:18:23 +00:00
torque [torque] only expose safe FixedArray allocation 2018-08-13 15:58:17 +00:00
unittests Reland "[interpreter] Add bytecode for leading array spreads." 2018-09-05 09:29:51 +00:00
wasm-spec-tests [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
webkit Reland "[interpreter] Add bytecode for leading array spreads." 2018-09-05 09:29:51 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00