Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:ctor

3356         Moved ctor and dtor to the beginning of the class definition. Grouped
19892 (JSC::constructArrayWithSizeQuirk): Pass CreateInitialized to ctor.
19894 (JSC::constructEmptyArray): Pass CreateInitialized to ctor.
19896 (JSC::RegExpMatchesArray::RegExpMatchesArray): Pass CreateInitialized to ctor.
21401 [Qt] Fix QtScript build after QScriptValuePrivate ctor changes