archives

« Bugzilla Issues Index

#4511 — 19.2.3.1 Function.prototype.apply: Missing PrepareForTailCall in step 2


19.2.3.1 Function.prototype.apply ( thisArg, argArray )


PrepareForTailCall() is not called before Call() in step 2.


Fixed in ES2016 Draft (761e3fa)