AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry:     JSCLASS_NEW_RESOLVE (Macro)
Summary:     Flag that indicates that the JSNewResolveOp method is defined for a class.
Syntax:
JSCLASS_NEW_RESOLVE

Description:
JSCLASS_NEW_RESOLVE can be specified inthe flags field of a JSClass struct to indicate that a class instance defines the JSNewResolveOp method. This method is used for property resolutions when a class defines the getObjectOps field.


See also:
JSCLASS_HAS_PRIVATE
JSCLASS_NEW_ENUMERATE
JSClass
JSObjectOps

[sh-index] Back to list of manuals