kill builtins.tbl (479888, r=jorendorff).
This commit is contained in:
@@ -443,6 +443,7 @@ js_CloseIterator(JSContext *cx, jsval v)
|
||||
#endif
|
||||
return JS_TRUE;
|
||||
}
|
||||
JS_DEFINE_CALLINFO_2(FRIEND, BOOL, js_CloseIterator, CONTEXT, JSVAL, 0, 0)
|
||||
|
||||
static JSBool
|
||||
CallEnumeratorNext(JSContext *cx, JSObject *iterobj, uintN flags, jsval *rval)
|
||||
|
||||
Reference in New Issue
Block a user