Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DDateConstructor.h28 class DatePrototype; variable
DJSGlobalObject.h38 class DatePrototype; variable
DDatePrototype.cpp398 DatePrototype::DatePrototype(ExecState* exec, NonNullPassRefPtr<Structure> structure) in DatePrototype() function in JSC::DatePrototype