Searched refs:PythonBytecodeFuncSet (Results 1 – 1 of 1) sorted by relevance
1155 using PythonBytecodeFuncSet = std::pair<PythonBytecodeSupportCheckFunc, PythonBytecodeExecuteFunc>; typedef1164 static std::unordered_map<int, PythonBytecodeFuncSet> kBytecodeExecuter = {