Searched defs:ExecutionContext (Results 1 – 2 of 2) sorted by relevance
70 struct ExecutionContext { struct90 std::vector<ExecutionContext> ECStack; argument
43 public interface ExecutionContext { interface