Skip to main content

promise_then_m

Function promise_then_m 

Source
pub(crate) fn promise_then_m(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>