Searched refs:GetFrameSlot (Results 1 – 4 of 4) sorted by relevance
959 value = input_->GetFrameSlot(input_offset); in DoComputeJSFrame()978 value = input_->GetFrameSlot(input_offset); in DoComputeJSFrame()1004 value = input_->GetFrameSlot(input_offset); in DoComputeJSFrame()1024 value = output_frame->GetFrameSlot(output_offset); in DoComputeJSFrame()1034 value = input_->GetFrameSlot(input_offset); in DoComputeJSFrame()1055 DCHECK(!is_bottommost || input_->GetFrameSlot(input_offset) == value); in DoComputeJSFrame()1382 value = output_frame->GetFrameSlot(output_frame_size - kPointerSize); in DoComputeConstructStubFrame()1622 intptr_t value = input_->GetFrameSlot(input_frame_offset); in DoComputeCompiledStubFrame()1633 value = input_->GetFrameSlot(input_frame_offset); in DoComputeCompiledStubFrame()1649 value = input_->GetFrameSlot(input_frame_offset); in DoComputeCompiledStubFrame()[all …]
486 intptr_t GetFrameSlot(unsigned offset) { in GetFrameSlot() function
223 int32_t alignment_state = input_->GetFrameSlot(alignment_state_offset); in HasAlignmentPadding()