Description[es6] Fixed POSSIBLY_EVAL_CALL tail calls handling in Full codegen.
This CL also enhances a "tail-call-megatest" which now tests product of the following cases:
1) tail caller is inlined/not-inlined
2) tail callee is inlined/not-inlined
3) tail caller has an arguments adaptor frame above or not
4) tail callee has an arguments adaptor frame above or not
5) tail callee is a sloppy/strict/possibly eval/bound/proxy function
6) tail calling via normal call/function.apply/function.call
BUG=v8:4698
LOG=N
Committed: https://crrev.com/7624465b618a2d230e784aebe3d8b594a01dac29
Cr-Commit-Position: refs/heads/master@{#34143}
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|