Searched defs:jsOwnedString (Results 1 – 2 of 2) sorted by relevance
139 JSString* jsOwnedString(JSGlobalData* globalData, const UString& s) in jsOwnedString() function
176 …inline JSString* jsOwnedString(ExecState* exec, const UString& s) { return jsOwnedString(&exec->gl… in jsOwnedString() function