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