Fix a bug in predicate.cc and declare 3 hashtables in funcnode.h as non-snapshotted...
authorweiyu <weiyuluo1232@gmail.com>
Thu, 12 Dec 2019 00:46:38 +0000 (16:46 -0800)
committerweiyu <weiyuluo1232@gmail.com>
Thu, 12 Dec 2019 00:46:38 +0000 (16:46 -0800)
commitbe2b5266d974c5a043955f0fe29cd3d89aab7072
tree1c6c3019fd61f7aa8b37a4af226eeb4086d52b72
parenta254159dd800f2e90536f60b53d001e43b85c03e
Fix a bug in predicate.cc and declare 3 hashtables in funcnode.h as non-snapshotted memory to avoid repeatedly constructing and destructing them
funcnode.cc
funcnode.h
history.cc
predicate.cc
predicate.h