Home | History | Annotate | Download | only in jinja2

Lines Matching refs:volatile

437         if frame.eval_ctx.volatile:
1239 # the frame can't be volatile here, becaus otherwise the
1281 if frame.eval_ctx.volatile:
1317 if frame.eval_ctx.volatile:
1464 if frame.eval_ctx.volatile:
1465 func_name = '(context.eval_ctx.volatile and' \
1531 elif frame.eval_ctx.volatile:
1628 frame.eval_ctx.volatile = True