Entry: 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:
|
|
|