Searched defs:stringPrototype (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DStringConstructor.h34 static StringConstructor* create(VM& vm, Structure* structure, StringPrototype* stringPrototype) argument
H A DStringConstructor.cpp56 void StringConstructor::finishCreation(VM& vm, StringPrototype* stringPrototype) argument
H A DJSGlobalObject.h385 StringPrototype* stringPrototype() const { return m_stringPrototype.get(); } function in class:JSC::JSGlobalObject

Completed in 210 milliseconds