Searched refs:booleanConstructor (Results 1 – 2 of 2) sorted by relevance
255 …JSValuePtr booleanConstructor = new (exec) BooleanConstructor(exec, BooleanConstructor::createStru… in reset() local275 …otype->putDirectWithoutTransition(exec->propertyNames().constructor, booleanConstructor, DontEnum); in reset()296 putDirectWithoutTransition(Identifier(exec, "Boolean"), booleanConstructor, DontEnum); in reset()
6373 (KJS::JSGlobalObject::booleanConstructor):