Home | History | Annotate | Download | only in x64

Lines Matching full:scratch0

223                                     Register scratch0,
233 // scratch0 - used for index into the property dictionary and is clobbered.
245 scratch0,
248 // If probing finds an entry in the dictionary, scratch0 contains the
275 __ movq(scratch0, value);
276 __ RecordWrite(elements, scratch1, scratch0);