JavaScript-1.5 Reference

JSRESOLVE_ASSIGNING Macro

Summary

Flag that specifies that a function's identify can be uniquely resolved by examining the left side of an assignment statement.

Syntax

JSRESOLVE_ASSIGNING

Description

JSRESOLVE_ASSIGNING is a flag that, if included in a function's flags field, indicates that its identity can be uniquely resolved simply by examing the left side of an assignment statement.

See Also

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

This page was generated by APIDOC