Searched defs:isSafeStringCharacter (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DLiteralParser.cpp338 template <ParserMode mode, typename CharType, LChar terminator> static inline bool isSafeStringCharacter(LChar c) function in namespace:JSC
343 template <ParserMode mode, typename CharType, UChar terminator> static inline bool isSafeStringCharacter(UChar c) function in namespace:JSC

Completed in 215 milliseconds