Searched defs:in_class (Results 1 – 3 of 3) sorted by relevance
83 static const bool in_class = false; variable92 static const bool in_class = true; member
1943 bool in_class, bool is_static, bool* ok) { in ParsePropertyDefinition()2065 const bool in_class = false; in ParseObjectLiteral() local2761 const bool in_class = true; in ParseClassLiteral() local
479 bool in_class = false; in TestCharacterClassEscapes() local