[lworld] Calling convention - Interpreter to C1

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot
    • None

      The i2c adapter should always pass values as refs, and call Method::_from_compiled_value_entry:

      + If the callee is compiled by C1, the incoming arguments are already what the callee expects.

      + If the callee is compiled by C2, it's _from_compiled_value_entry will unpack the value refs into individual fields.

            Assignee:
            Ioi Lam
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: