AllocateRegister 4786 src/jsregexp.cc     body_start_reg = compiler->AllocateRegister();
AllocateRegister 4836 src/jsregexp.cc       ? compiler->AllocateRegister()
AllocateRegister 4908 src/jsregexp.cc       int stack_pointer_register = compiler->AllocateRegister();
AllocateRegister 4909 src/jsregexp.cc       int position_register = compiler->AllocateRegister();
AllocateRegister 4960 src/jsregexp.cc   int stack_pointer_register = compiler->AllocateRegister();
AllocateRegister 4961 src/jsregexp.cc   int position_register = compiler->AllocateRegister();