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