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