Home | History | Annotate | Download | only in x64

Lines Matching full:fixed_size

226   unsigned fixed_size = ComputeFixedSize(function_);
228 ASSERT(fixed_size + height_in_bytes == input_frame_size);
233 unsigned output_frame_size = fixed_size + stack_slot_size + outgoing_size;