Searched defs:ret_pc (Results 1 – 1 of 1) sorted by relevance
1024 pc_t ret_pc; member1063 void PushFrame(InterpreterCode* code, pc_t call_pc, pc_t ret_pc) { in PushFrame()1160 void DoCall(InterpreterCode* target, pc_t* pc, pc_t ret_pc, pc_t* limit) { in DoCall()