Bug 713553 - Remove GetRTStringByIndex; r=bholley

This commit is contained in:
Ms2ger 2011-12-28 09:13:37 +01:00
parent 3b98653c7b
commit 285970686c
2 changed files with 0 additions and 9 deletions

View File

@ -673,12 +673,6 @@ GetRTIdByIndex(JSContext *cx, uintN index)
return rt->GetStringID(index);
}
inline jsval
GetRTStringByIndex(JSContext *cx, uintN index)
{
return STRING_TO_JSVAL(JSID_TO_STRING(GetRTIdByIndex(cx, index)));
}
inline
JSBool ThrowBadParam(nsresult rv, uintN paramNum, XPCCallContext& ccx)
{

View File

@ -4388,9 +4388,6 @@ xpc_ForcePropertyResolve(JSContext* cx, JSObject* obj, jsid id);
inline jsid
GetRTIdByIndex(JSContext *cx, uintN index);
inline jsval
GetRTStringByIndex(JSContext *cx, uintN index);
// Wrapper for JS_NewObject to mark the new object as system when parent is
// also a system object. If uniqueType is specified then a new type object will
// be created which is used only by the result, so that its property types