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

/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DLexer.cpp782 template <bool shouldCreateIdentifier> ALWAYS_INLINE JSTokenType Lexer<LChar>::parseIdentifier(JSTokenData* tokenData, unsigned lexerFlags, bool strictMode) function in class:JSC::Lexer
846 template <bool shouldCreateIdentifier> ALWAYS_INLINE JSTokenType Lexer<UChar>::parseIdentifier(JSTokenData* tokenData, unsigned lexerFlags, bool strictMode) function in class:JSC::Lexer
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSParser.cpp10279 inline void CSSParser::parseIdentifier(CharacterType*& result, CSSParserString& resultString, bool& hasEscape) function in class:WebCore::CSSParser

Completed in 140 milliseconds