Searched refs:tagged_value (Results 1 – 2 of 2) sorted by relevance
734 intptr_t tagged_value = in DoTranslateCommand() local736 output_[frame_index]->SetFrameSlot(output_offset, tagged_value); in DoTranslateCommand()799 intptr_t tagged_value = in DoTranslateCommand() local801 output_[frame_index]->SetFrameSlot(output_offset, tagged_value); in DoTranslateCommand()
979 intptr_t tagged_value = in FromInt() local981 return reinterpret_cast<Smi*>(tagged_value); in FromInt()