v8/test
bmeurer ff2c9eace4 [es6] Remove left-overs from Function.prototype.toMethod.
The actual Function.prototype.toMethod was removed some time already,
but there were some stuff (esp. %ToMethod) left in the tree, including
tests for %ToMethod.  This code (and esp. the tests) cause trouble in
the process of moving bound functions away from JSFunction; so since
the code is unused anyway, we can as well remove it.

The original removal of Function.prototype.toMethod was in February
2015 in 68e4897586.

R=jarin@chromium.org
BUG=v8:3330
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#30925}
2015-09-25 04:04:36 +00:00
..
benchmarks [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +00:00
cctest [es6] Remove left-overs from Function.prototype.toMethod. 2015-09-25 04:04:36 +00:00
intl Reland "[test] Fix cctest path separators on Windows" 2015-09-17 13:01:12 +00:00
js-perf-test Remove on-by-default flag --harmony-object 2015-09-18 18:37:57 +00:00
memory Correctly name memory stat for context snapshot size. 2015-04-10 22:36:02 +00:00
message Reland "[test] Fix cctest path separators on Windows" 2015-09-17 13:01:12 +00:00
mjsunit [es6] Remove left-overs from Function.prototype.toMethod. 2015-09-25 04:04:36 +00:00
mozilla [test] Fetch mozilla test data from SVN. 2015-09-24 09:42:32 +00:00
preparser [test] Key variant flags by variant name everywhere. 2015-07-29 07:14:30 +00:00
promises-aplus Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
simdjs [simdjs] Update Spec version to 0.9 2015-09-23 18:25:03 +00:00
test262 Reland "[test] Fix cctest path separators on Windows" 2015-09-17 13:01:12 +00:00
test262-es6 Stage sloppy block-scoped functions (Annex B 3.3) 2015-09-21 16:30:34 +00:00
unittests [Interpreter] Basic flow control. 2015-09-24 15:21:04 +00:00
webkit Reland "[test] Fix cctest path separators on Windows" 2015-09-17 13:01:12 +00:00