Searched defs:inherits (Results 1 – 13 of 13) sorted by relevance
8 function inherits(childCtor, parentCtor) { function
466 inline bool JSCell::inherits(const ClassInfo* info) const in inherits() function476 inline bool JSValue::inherits(const ClassInfo* classInfo) const in inherits() function
186 bool inherits) { in GetIconPath()
43 Object.prototype.inherits = function (shuper) { function
69 UBool inherits[e_Where_count]; member
157 UBool inherits[e_Where_count]; member
95 UBool inherits[e_Where_count]; member
93 UBool inherits[e_Where_count]; member
508 bool JSCallbackObject<Base>::inherits(JSClassRef c) const in inherits() function
29 function inherits(childCtor, parentCtor) { function
137 function inherits(ctor, superCtor) { function
2187 bool inherits = false; in ParseMultiClass() local
447 int define_av_perms(int inherits) in define_av_perms()