Skip to content

[power] Why is reserved_stack_space added twice when computing slot_offset? #9084

@gretay-js

Description

@gretay-js

reserved_stack_space is already taken into account by frame_size, and then added on explicitly again for Incoming in slot_offset.

| Incoming n -> frame_size() + reserved_stack_space + n

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions