Home
last modified time | relevance | path

Searched refs:datePrototype (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DDateConstructor.cpp60 …ct* globalObject, Structure* structure, Structure* functionStructure, DatePrototype* datePrototype) in DateConstructor() argument
61 …: InternalFunction(&exec->globalData(), globalObject, structure, Identifier(exec, datePrototype->c… in DateConstructor()
63 …putDirectWithoutTransition(exec->globalData(), exec->propertyNames().prototype, datePrototype, Don… in DateConstructor()
DJSGlobalObject.h192 DatePrototype* datePrototype() const { return m_datePrototype.get(); } in datePrototype() function
DJSObject.cpp281 …String) || (hint != PreferNumber && prototype() == exec->lexicalGlobalObject()->datePrototype())) { in defaultValue()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2011-02-162285 (JSC::JSGlobalObject::datePrototype):
2700 (JSC::JSGlobalObject::datePrototype):
3018 (JSC::JSGlobalObject::datePrototype):
3625 (JSC::JSGlobalObject::datePrototype):
3990 (JSC::JSGlobalObject::datePrototype):