Searched defs:is_get (Results 1 – 2 of 2) sorted by relevance
399 void IsGetOrSet(bool* is_get, bool* is_set) { in IsGetOrSet()
1176 ParserBase<Traits>::ParseIdentifierNameOrGetOrSet(bool* is_get, in ParseIdentifierNameOrGetOrSet()1557 IdentifierT* name, bool* is_get, bool* is_set, bool* is_static, in ParsePropertyName()1632 bool is_get = false; in ParsePropertyDefinition() local