Searched refs:atom_string (Results 1 – 3 of 3) sorted by relevance
63 struct atom_string { in test_random_strings() struct70 struct atom_string *arr; in test_random_strings()
115 token.STRING: self.atom_string,775 def atom_string(self, nodelist): member in Transformer
168 Handle<String> atom_string; in Compile() local170 isolate, atom_string, in Compile()172 if (!IgnoreCase(atom->flags()) && !HasFewDifferentCharacters(atom_string)) { in Compile()173 AtomCompile(isolate, re, pattern, flags, atom_string); in Compile()