pub unsafe fn JS_ForOfIteratorNext(
iterator: *mut ForOfIterator,
val: MutableHandleValue<'_>,
done: *mut bool,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_ForOfIteratorNext(
iterator: *mut ForOfIterator,
val: MutableHandleValue<'_>,
done: *mut bool,
) -> boolUse wrappers2 instead