| ||||||
SummaryFlag that specifies that a function's identify can be uniquely resolved without examining the function prototype chain. | ||||||
SyntaxJSRESOLVE_QUALIFIED | ||||||
DescriptionJSRESOLVE_QUALIFIED is flag that, if included in a function's flags field, indicates that its identify can be uniquely resolved without reference to its full prototype chain.
| ||||||
See Also
|