Home
last modified time | relevance | path

Searched refs:do_not_escape (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalObjectFunctions.cpp536 static const char do_not_escape[] = in globalFuncEscape() local
551 } else if (u != 0 && strchr(do_not_escape, static_cast<char>(u))) in globalFuncEscape()