Lines Matching refs:constructor
181 * constructor allows you to pass handles as arguments by value and
324 * specified handle. This constructor allows you to pass persistent
838 * constructor via "new".
1353 * An instance of the built-in Date constructor (ECMA-262, 15.9).
1387 * An instance of the built-in RegExp constructor (ECMA-262, 15.10).
1572 constructor for this object.
1705 * An instance of the built-in array constructor (ECMA-262, 15.4.2).
1978 * constructor. Properties added to the instance template are added to
2091 * FunctionTemplate as its constructor.
2284 static Local<ObjectTemplate> New(Handle<FunctionTemplate> constructor);
2430 * constructor with the message.