archives

« Bugzilla Issues Index

#3916 — 12.3.3.1.1 EvaluateNew: Remove tail call steps


12.3.3.1.1 Runtime Semantics: EvaluateNew(thisCall, constructProduction, arguments)

Remove steps 1, 10-11, 13.
Remove parameter `thisCall`.

Merge steps 12+14:
> Return Construct(constructor, argList)


fixed in rev34 editor's draft


fixed in rev34