Searched defs:globalMemory (Results 1 – 2 of 2) sorted by relevance
49 private IDictionary<string, BigInteger> globalMemory = new Dictionary<string, BigInteger>(); field in DebugTreeGrammar65 IDictionary<string, BigInteger> globalMemory, in DebugTreeGrammar()
49 private IDictionary<string, BigInteger> globalMemory = new Dictionary<string, BigInteger>(); field in ProfileTreeGrammar65 IDictionary<string, BigInteger> globalMemory, in ProfileTreeGrammar()