Searched defs:functionPrototype (Results 1 – 2 of 2) sorted by relevance
37 …Constructor(ExecState* exec, PassRefPtr<Structure> structure, FunctionPrototype* functionPrototype) in FunctionConstructor()
116 FunctionPrototype* functionPrototype; member199 FunctionPrototype* functionPrototype() const { return d()->functionPrototype; } in functionPrototype() function