Searched refs:CanInterpretFunctionCalls (Results 1 – 2 of 2) sorted by relevance
1869 bool CanInterpretFunctionCalls() { return m_can_interpret_function_calls; } in CanInterpretFunctionCalls() function
1405 !process ? false : process->CanInterpretFunctionCalls(); in PrepareForExecution()