Home | History | Annotate | Download | only in src

Lines Matching refs:allow_lazy

880     Mode mode = (FLAG_lazy && allow_lazy()) ? PARSE_LAZILY : PARSE_EAGERLY;