v8/test
kozyatinskiy ec73e08860 [V8] Use Function.name in Error.stack
Error.stack contains function.name if its type is string.
Otherwise if function have inferred name then .stack contains it.
For functions from eval .stack property contains "eval".

LOG=N
BUG=chromium:17356
R=yurys@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27186}
2015-03-13 15:11:57 +00:00
..
benchmarks Enable test coverage for --turbo-deoptimization mode. 2015-01-16 12:53:30 +00:00
cctest Implement TDZ in StoreIC for top-level lexicals. 2015-03-13 13:28:18 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test Fix lazy parsing for functions that use super. 2015-02-13 18:35:09 +00:00
message [parser] better error message for generator constructors 2015-03-06 16:54:39 +00:00
mjsunit [V8] Use Function.name in Error.stack 2015-03-13 15:11:57 +00:00
mozilla MIPS: Skip mozilla/js1_5/extensions/regress-355497 in simulator. 2015-02-03 06:31:55 +00:00
preparser Update tests in preparation for shipping classes. 2014-12-11 15:54:09 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 Move object literal checking into checker classes 2015-01-29 23:12:43 +00:00
test262-es6 Use path in name for test262-es6 2015-03-12 16:36:31 +00:00
unittests [turbofan] Use builtin inlining mechanism for Math.abs and Math.sqrt. 2015-03-13 07:06:15 +00:00
webkit Move object literal checking into checker classes 2015-01-29 23:12:43 +00:00