Skip to main content

re_symbol_search

Function re_symbol_search 

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

RegExp.prototype[Symbol.search](string) (ES2015)