Searched defs:MakeInstruction (Results 1 – 2 of 2) sorted by relevance
140 Instruction* CodeGen::MakeInstruction(uint16_t code, in MakeInstruction() function in sandbox::CodeGen168 Instruction* CodeGen::MakeInstruction(uint16_t code, const ErrorCode& err) { in MakeInstruction() function in sandbox::CodeGen179 Instruction* CodeGen::MakeInstruction(uint16_t code, in MakeInstruction() function in sandbox::CodeGen
255 void MakeInstruction(CodeGenUnittestHelper* codegen, in MakeInstruction() function260 SANDBOX_TEST(CodeGen, MakeInstruction) { in SANDBOX_TEST() argument