Searched refs:stringConstructor (Results 1 – 2 of 2) sorted by relevance
219 …JSCell* stringConstructor = new (exec) StringConstructor(exec, this, StringConstructor::createStru… in reset() local241 …houtTransition(exec->globalData(), exec->propertyNames().constructor, stringConstructor, DontEnum); in reset()255 …tionWithoutTransition(exec->globalData(), Identifier(exec, "String"), stringConstructor, DontEnum); in reset()
6374 (KJS::JSGlobalObject::stringConstructor):