Searched defs:ctor (Results 1 – 8 of 8) sorted by relevance
36 var ctor = debug.MakeMirror(Point); variable
563 ConstructorAPI ctor = (ConstructorAPI)(iterCtor.next()); in emitConstructorsIndex() local568 ConstructorAPI ctor = (ConstructorAPI)(iterCtor.next()); in emitConstructorsIndex() local575 MemberDiff ctor = (MemberDiff)(iterCtor.next()); in emitConstructorsIndex() local588 public char emitCtorIndexEntry(Index ctor, char oldsw, int multipleMarker) { in emitCtorIndexEntry()
58 void tst_QScriptValue::ctor() in ctor() function in tst_QScriptValue
137 function inherits(ctor, superCtor) { argument141 ctor.prototype = new tempCtor(); class
2942 JSFunction* ctor = JSFunction::cast(constructor()); in CopyDropDescriptors() local
507 v8::Handle<v8::Function> ctor(v8::Function::Cast(*ctorObj)); in _NPN_Construct() local
384 inline void ctor(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor() function