Lines Matching defs:string_init
911 bool string_init = false;
916 string_init = true;
926 DCHECK_EQ(string_init ? number_of_inputs - 1 : number_of_inputs, code_item->ins_size_);
945 if (UNLIKELY(string_init)) {
952 } // else ... don't need to change num_regs since it comes up from the string_init's code item
1009 DCHECK(!string_init); // All StringFactory methods are static.
1082 if (string_init && !self->IsExceptionPending()) {