JavaScript-1.5 Reference

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

Groups [ Macro ]
Documents [ LXR ID Search ]
Entries [ JSFUN_BOUND_METHOD | JSFUN_GLOBAL_PARENT | JSRESOLVE_ASSIGNING ]

This page was generated by APIDOC