Searched refs:functionStructure (Results 1 – 4 of 4) sorted by relevance
135 RefPtr<Structure> functionStructure; member218 Structure* functionStructure() const { return d()->functionStructure.get(); } in functionStructure() function
67 : Base(&exec->globalData(), exec->lexicalGlobalObject()->functionStructure(), name) in JSFunction()
218 d()->functionStructure = JSFunction::createStructure(d()->functionPrototype); in reset()
22225 (JSC::JSGlobalObject::functionStructure):