archives

« Bugzilla Issues Index

#3737 — 9.2.3 [[Construct]] ( argumentsList, newTarget )


step 4 is garbled:

3. Let callerContext be the running execution context.
4. Let kind be F’s [[ConstructKind]] internal slot is "base", let preallocate be
5. If kind is "base", then


also, step 4 refers to [[ConstructKind]] where everywhere else uses [[ConstructorKind]]


This was fixed in rev32. The html version is still at rev31.