Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBKeyPath.cpp42 TokenDot, enumerator
83 return TokenDot; in lex()
165 if (tokenType == IDBKeyPathLexer::TokenDot) in IDBParseKeyPath()
177 ASSERT(tokenType == IDBKeyPathLexer::TokenDot); in IDBParseKeyPath()