Searched refs:doNotEscape (Results 1 – 1 of 1) sorted by relevance
53 static JSValue encode(ExecState* exec, const ArgList& args, const char* doNotEscape) in encode() argument64 if (c && strchr(doNotEscape, c)) in encode()