Entry: JSRESOLVE_QUALIFIED (Macro)
Summary: Flag that specifies that a function's identify can be uniquely resolved without examining the function prototype chain.
Syntax:
JSRESOLVE_QUALIFIED
Description:
JSRESOLVE_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:
|
|
|