diff options
author | Kevin Deisz <[email protected]> | 2021-07-07 14:45:48 -0400 |
---|---|---|
committer | Alan Wu <[email protected]> | 2021-10-20 18:19:37 -0400 |
commit | bfde30c326788c614ea72c76b9ae22cfb5eef950 () | |
tree | d28952c8777ec433c9fd221627573c845604f5cd /yjit_iface.h | |
parent | be648e0940054a693105b1a3da6c2675ee724499 (diff) |
Implement expandarray
-rw-r--r-- | yjit_iface.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -71,6 +71,11 @@ YJIT_DECLARE_COUNTERS( vm_insns_count, compiled_iseq_count, // Member with known name for iterating over counters last_member ) |