Home | History | Annotate | Download | only in x64

Lines Matching full:scratch0

171                                     Register scratch0,
181 // scratch0 - used for index into the property dictionary and is clobbered.
193 scratch0,
196 // If probing finds an entry in the dictionary, scratch0 contains the
223 __ movq(scratch0, value);
224 __ RecordWrite(elements, scratch1, scratch0, kDontSaveFPRegs);