Example #1
0
 def read_frame_place(T, base, place):
     return llimpl.read_frame_var(T, base, place.info, 0)
Example #2
0
 def read_frame_place(T, base, place):
     return llimpl.read_frame_var(T, base, place.info, 0)
Example #3
0
 def read_frame_var(T, base, info, index):
     return llimpl.read_frame_var(T, base, info, index)
Example #4
0
 def read_frame_var(T, base, info, index):
     return llimpl.read_frame_var(T, base, info, index)