Project

General

Profile

« Previous | Next » 

Revision fa7c3e6c

Added by k0kubun (Takashi Kokubun) 2 months ago

Implement dynamic dispatch for opt_send_without_block (https://github.com/Shopify/zjit/pull/63)

  • Implement dynamic dispatch for opt_send_without_block

  • Rename stack methods

  • Fix typos

  • More clarification on gen_save_sp()

  • Update a comment

  • Update a comment about spills

  • Rename name to method_name

  • Test no-arg and 2-arg method calls