Searched refs:PrintCode (Results 1 – 11 of 11) sorted by relevance
139 class PrintCode(gl_XML.gl_print_base): class199 printer = PrintCode()
84 static void PrintCode(Handle<Code> code, CompilationInfo* info);
163 void CodeGenerator::PrintCode(Handle<Code> code, CompilationInfo* info) { in PrintCode() function in v8::internal::CodeGenerator
486 CodeGenerator::PrintCode(code, info()); in Codegen()
343 CodeGenerator::PrintCode(code, info); in MakeCode()
277 static void PrintCode(const Proto* f) in PrintCode() function429 PrintCode(f); in PrintFunction()
91 void PrintCode(Instruction* instr); // For break and trap instructions.265 void Decoder::PrintCode(Instruction* instr) { in PrintCode() function in v8::internal::Decoder354 PrintCode(instr); in FormatOption()
91 void PrintCode(Instruction* instr); // For break and trap instructions.266 void Decoder::PrintCode(Instruction* instr) { in PrintCode() function in v8::internal::Decoder355 PrintCode(instr); in FormatOption()
316 v8::internal::CodeGenerator::PrintCode(code, info()); in GenerateCode()
118 def PrintCode(self, file): member in Struct1419 entry.PrintCode(impl_fp)