Merge from mozilla-central.
This commit is contained in:
@@ -1334,8 +1334,8 @@ Class js::StopIterationClass = {
|
||||
NULL, /* finalize */
|
||||
NULL, /* checkAccess */
|
||||
NULL, /* call */
|
||||
NULL, /* construct */
|
||||
stopiter_hasInstance
|
||||
stopiter_hasInstance,
|
||||
NULL /* construct */
|
||||
};
|
||||
|
||||
#if JS_HAS_GENERATORS
|
||||
|
||||
Reference in New Issue
Block a user