archives

« Bugzilla Issues Index

#902 — 11.1.9: bold "Property Descriptor"


In 11.1.9 "Template Literals",
under "Runtime Semantics: GetTemplateCallSite Abstract Operation",
steps 8.c and 8.e say:
c. Call the [[DefineOwnProperty]] internal method of siteObj with arguments
prop, Property Descriptor {...}, and false.
e. Call the [[DefineOwnProperty]] internal method of rawObj with arguments
prop, Property Descriptor {...}, and false.
where (in each case) "Property Descriptor" is bold.

Change it to a normal-weight font.


corrected in rev 12 editor's draft


corrected in rev 12, Nov. 22, 2012 draft