commit | 6849c064f71308b78fe035a93e2a3ba58f5f7199 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Sep 21 09:42:24 2018 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Fri Sep 21 12:35:51 2018 +0100 |
tree | 013e7bf6297caf733ef9337b7245a82e9cb19583 | |
parent | 7dca45b9677c16a54347cdc0d08bfa2bdd94b464 [diff] |
Merge DoFastInvoke and DoInvoke in the interpreter. The methods are almost exact copy-paste of each other. Merge them to make modifications and maintenance easier. I added template argument to somewhat keep the current semantics, but I might try to remove the argument later. Test: test.py --interpreter --host Change-Id: I164cee8084857e9ae4f16939b3b2a836f049e83c