Skip to main content

dom_matches

Function dom_matches 

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