Home
last modified time | relevance | path

Searched defs:DatePrototype (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DDateConstructor.h28 class DatePrototype; variable
DJSGlobalObject.h40 class DatePrototype; variable
DDatePrototype.cpp432 DatePrototype::DatePrototype(ExecState* exec, JSGlobalObject* globalObject, Structure* structure) in DatePrototype() function in JSC::DatePrototype