Searched refs:SetAllowJIT (Results 1 – 3 of 3) sorted by relevance
147 …feature("docstring", "Sets whether to JIT an expression if it cannot be interpreted.") SetAllowJIT;149 SetAllowJIT(bool allow);
101 void SetAllowJIT(bool allow);
245 void SBExpressionOptions::SetAllowJIT(bool allow) { in SetAllowJIT() function in SBExpressionOptions