Skip to main content

re_symbol_replace

Function re_symbol_replace 

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

RegExp.prototype[Symbol.replace](string, replaceValue) (ES2015)