Mozilla.com

Table of contents
  1. 1. Syntax
  2. 2. Description
  3. 3. See Also
Table of contents
  1. 1. Syntax
  2. 2. Description
  3. 3. See Also

Deprecated

Flag that indicates a function nominally associated with an object is bound, instead, to that object's parent.

Syntax

JSFUN_BOUND_METHOD

Description

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

Files (0)