Searched defs:datePrototype (Results 1 – 2 of 2) sorted by relevance
61 …ssRefPtr<Structure> structure, Structure* prototypeFunctionStructure, DatePrototype* datePrototype) in DateConstructor()
129 DatePrototype* datePrototype; member213 DatePrototype* datePrototype() const { return d()->datePrototype; } in datePrototype() function