Searched refs:atom_string (Results 1 – 2 of 2) sorted by relevance
115 token.STRING: self.atom_string,775 def atom_string(self, nodelist): member in Transformer
169 Handle<String> atom_string; in Compile() local171 isolate, atom_string, in Compile()174 if (!HasFewDifferentCharacters(atom_string)) { in Compile()175 AtomCompile(re, pattern, flags, atom_string); in Compile()