Author: Armin Rigo <[email protected]>
Branch:
Changeset: r84958:96dbb1b30bd3
Date: 2016-06-06 00:19 +0200
http://bitbucket.org/pypy/pypy/changeset/96dbb1b30bd3/
Log: Don't look inside, JIT
diff --git a/rpython/rlib/rgc.py b/rpython/rlib/rgc.py
--- a/rpython/rlib/rgc.py
+++ b/rpython/rlib/rgc.py
@@ -1241,6 +1241,7 @@
return hop.gendirectcall(ll_nonmovable_raw_ptr_for_resizable_list,
v_list)
[email protected]_look_inside
def ll_nonmovable_raw_ptr_for_resizable_list(ll_list):
"""
WARNING: dragons ahead.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit