Home | History | Annotate | Download | only in src

Lines Matching refs:atom_string

202     Handle<String> atom_string;
204 isolate, atom_string,
207 if (!HasFewDifferentCharacters(atom_string)) {
208 AtomCompile(re, pattern, flags, atom_string);