Searched refs:PrintByteCode (Results 1 – 3 of 3) sorted by relevance
184 void PrintByteCode(std::string bytecode) const;
167 LoadGatePtrConst(gate)->PrintByteCode(bytecodeStr); in PrintAllGatesWithBytecode()
849 void Gate::PrintByteCode(std::string bytecode) const in PrintByteCode() function in panda::ecmascript::kungfu::Gate