Project

General

Profile

« Previous | Next » 

Revision 308cd59b

Added by Max Bernstein 8 months ago

Rewrite SendWithoutBlock to SendWithoutBlockDirect when possible

In calls to top-level functions, we assume that call targets will not
get rewritten, so we can insert a PatchPoint and do the lookup at
compile-time.