summaryrefslogtreecommitdiff
path: root/include/ruby/thread_native.h
diff options
context:
space:
mode:
authorAaron Patterson <tenderlove@ruby-lang.org>2021-08-26 11:41:47 -0700
committerAlan Wu <XrXr@users.noreply.github.com>2021-10-20 18:19:39 -0400
commit0ca04e2dd4d8624df09bf9065b4b96266da4771c (patch)
treea02eb22cea665c94d6cfaa1740ce61311f77f616 /include/ruby/thread_native.h
parentb5a0baf1c0f969bba966ca0791f27487de5b1067 (diff)
Only clear the JIT function when we invalidate the entry block
We should only clear the JIT function when the entry point is invalidated. Right now we only support compiling functions with a PC offset of zero (functions that take optional parameters can start at non-zero PC), so this patch just checks that the index is 0 before clearing the jit function
Diffstat (limited to 'include/ruby/thread_native.h')
0 files changed, 0 insertions, 0 deletions