• Kevin Modzelewski's avatar
    Just make this an xdecref for now · bf582fb6
    Kevin Modzelewski authored
    xdecref is a fair bit slower than decref (especially as it's implemented right
    now as a helper function), but I think this will be ok once we get the llvm
    jit up and running with refcounting.
    bf582fb6
baseline_jit.cpp 40.6 KB