Searched refs:VM_EXEC_RETURN (Results 1 – 3 of 3) sorted by relevance
433 VM_EXEC_RETURN, /**< return with the completion value without freeing registers */ enumerator
707 if (executable_object_p->frame_ctx.call_operation != VM_EXEC_RETURN) in opfunc_resume_executable_object()
2141 frame_ctx_p->call_operation = VM_EXEC_RETURN; in vm_loop()2155 frame_ctx_p->call_operation = VM_EXEC_RETURN; in vm_loop()4386 case VM_EXEC_RETURN: in vm_execute()