Deprecated
Flag that indicates a function nominally associated with an object is bound, instead, to that object's parent.
This macro exists only for backward compatibility with existing applications. Its use is deprecated. Future versions of the JavaScript engine may not support or recognize this macro.
JSFUN_BOUND_METHOD is a flag that indicates a method associated with an object is bound to the method's parent, the object on which the method is called.
Page last modified 20:06, 21 Aug 2008 by Jorend