Searched defs:IsValidIdentifier (Results 1 – 2 of 2) sorted by relevance
233 V8_INLINE static bool IsValidIdentifier(Value token, in IsValidIdentifier() function
749 bool ParserImpl::IsValidIdentifier(const std::string& str) { in IsValidIdentifier() function in tint::reader::spirv::ParserImpl