Home
last modified time | relevance | path

Searched defs:StringPrototype (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DStringConstructor.h28 class StringPrototype; variable
DStringPrototype.cpp122 StringPrototype::StringPrototype(ExecState* exec, PassRefPtr<Structure> structure) in StringPrototype() function in JSC::StringPrototype