Searched refs:functionConstructor (Results 1 – 2 of 2) sorted by relevance
260 …JSCell* functionConstructor = new (exec) FunctionConstructor(exec, FunctionConstructor::createStru… in reset() local281 …tDirectFunctionWithoutTransition(exec->propertyNames().constructor, functionConstructor, DontEnum); in reset()302 putDirectFunctionWithoutTransition(Identifier(exec, "Function"), functionConstructor, DontEnum); in reset()
6371 (KJS::JSGlobalObject::functionConstructor):