Home | History | Annotate | Download | only in interpreter

Lines Matching refs:reg_list

3142 // added to the end of |reg_list|.
3144 RegisterList* reg_list) {
3153 Register destination = register_allocator()->GrowRegisterList(reg_list);
3158 RegisterList* reg_list) {
3159 Register reg = register_allocator()->GrowRegisterList(reg_list);