pub fn get_iterator(
iterable: &JsValue,
context: &mut Context,
) -> JsResult<IteratorRecord>Expand description
Get an iterator record
pub fn get_iterator(
iterable: &JsValue,
context: &mut Context,
) -> JsResult<IteratorRecord>Get an iterator record