Entry: JSPROP_EXPORTED (Macro)
Summary: Flag that indicates a property is exported from a JS object.
Syntax:
JSPROP_EXPORTED
Description:
JSPROP_EXPORTED is a flag value that indicates that a property can be imported by other scripts or objects, typically to borrow security privileges.
See also:
|
|
|