Home | History | Annotate | Download | only in optimizing

Lines Matching full:string_index

242     const uint32_t string_index = instruction_->AsLoadString()->GetStringIndex();
243 __ LoadConst32(calling_convention.GetRegisterAt(0), string_index);