Searched defs:ByteCodeWriter (Results 1 – 1 of 1) sorted by relevance
20 class ByteCodeWriter { class22 explicit ByteCodeWriter(std::string* output) : output_(output) {} in ByteCodeWriter() function in __anona11532760111::ByteCodeWriter