Searched defs:can_interpret (Results 1 – 4 of 4) sorted by relevance
21 ExecutionContext &exe_ctx, bool &can_interpret, in PrepareForExecution()
95 bool can_interpret = false; // should stay that way in WriteFunctionWrapper() local
137 bool can_interpret = false; // should stay that way in Install() local
1302 bool &can_interpret, ExecutionPolicy execution_policy) { in DoPrepareForExecution()