Searched refs:doNotEscape (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSGlobalObjectFunctions.cpp54 static JSValue encode(ExecState* exec, const char* doNotEscape) argument
64 if (c && strchr(doNotEscape, c))

Completed in 122 milliseconds