Searched defs:stringPrototype (Results 1 – 2 of 2) sorted by relevance
50 …fPtr<Structure> structure, Structure* prototypeFunctionStructure, StringPrototype* stringPrototype) in StringConstructor()
119 StringPrototype* stringPrototype; member202 StringPrototype* stringPrototype() const { return d()->stringPrototype; } in stringPrototype() function