Lines Matching full:whether
5 %feature("docstring", "Sets whether to coerce the expression result to ObjC id type after evaluatio…
8 %feature("docstring", "Sets whether to unwind the expression stack on error."
11 %feature("docstring", "Sets whether to ignore breakpoint hits while running expressions."
14 %feature("docstring", "Sets whether to cast the expression result to its dynamic type."
23 %feature("docstring", "Sets whether to run all threads if the expression does not complete on one t…
26 %feature("docstring", "Sets whether to stop other threads at all while running expressions. If fal…
29 %feature("docstring", "Sets whether to abort expression evaluation if an exception is thrown while …
35 %feature("docstring", "Sets whether to generate debug information for the expression and also contr…
38 %feature("docstring", "Sets whether to produce a persistent result that can be used in future expre…
47 %feature("docstring", "Sets whether to auto-apply fix-it hints to the expression being evaluated."
50 %feature("docstring", "Gets whether to auto-apply fix-it hints to an expression."
59 %feature("docstring", "Gets whether to JIT an expression if it cannot be interpreted."
62 %feature("docstring", "Sets whether to JIT an expression if it cannot be interpreted."